Search for definition
- Search 7.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SqlContentEntityStorage::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorage::setFieldStorageDefinitions | function | core/ |
Updates the internal list of field storage definitions. |
SqlContentEntityStorageSchema::$fieldStorageDefinitions | property | core/ |
The storage field definitions for this entity type. |
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition | function | core/ |
Gets the schema data for the given field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorageSchemaColumnTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::$storageDefinitions | property | core/ |
The mocked field definitions used in this test. |
SqlContentEntityStorageSchemaTest::setUpStorageDefinition | function | core/ |
Sets up a field definition. |
SqlContentEntityStorageSchemaTest::testOnFieldStorageDefinitionUpdateShared | function | core/ |
Tests updating a shared table field definition. |
SqlContentEntityStorageTest::$fieldDefinitions | property | core/ |
An array of field definitions used for this test, keyed by field name. |
SqlContentEntityStorageTest::mockFieldDefinitions | function | core/ |
Returns a set of mock field definitions for the given names. |
SqlTest::$migrationDefinition | property | core/ |
Definition of a test migration. |
StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
StaticDiscovery::deleteDefinition | function | core/ |
Deletes a plugin definition. |
StaticDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StaticDiscovery::setDefinition | function | core/ |
Sets a plugin definition. |
StaticDiscoveryDecorator::$registerDefinitions | property | core/ |
A callback or closure used for registering additional definitions. |
StaticDiscoveryDecorator::getDefinition | function | core/ |
|
StaticDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerGetDefinition |
StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @dataProvider providerGetDefinitions |
StaticTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
StringArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
StringIdEntityTest::baseFieldDefinitions | function | core/ |
|
StringItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
SystemMenuBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TelephoneItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Term::baseFieldDefinitions | function | core/ |
|
Term::bundleFieldDefinitions | function | core/ |
|
Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
TestBaseFieldDefinitionInterface.php | file | core/ |
|
TestContextAwarePluginDefinition | class | core/ |
|
TestCoverageTest::$definitions | property | core/ |
Entity definitions array. |
TestDataTypeDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
|
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
|
TestFilteredPluginManager::$definitions | property | core/ |
|
TestFilteredPluginManager::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
TestHelpTopicDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.