Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SqlContentEntityStorage::onFieldDefinitionDelete | function | core/ |
|
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. |
SqlContentEntityStorageSchemaTest::$storageDefinitions | property | core/ |
The mocked field definitions used in this test. |
SqlContentEntityStorageSchemaTest::setUpStorageDefinition | function | core/ |
Sets up a 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. |
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[[api-linebreak]] @dataProvider providerGetDefinition |
StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @dataProvider providerGetDefinitions |
StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback | function | core/ |
Function used in the mocking process of this test. |
StaticDiscoveryTestDecoratedClass::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StringItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
StubFieldItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
SubProcessWithSkipTest::getDefinition | function | core/ |
Provides the test migration definition. |
SystemMenuNavigationBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestableSqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
TestBaseFieldDefinitionInterface | interface | core/ |
Defines a test interface to mock entity base field definitions. |
TestBaseFieldDefinitionInterface.php | file | core/ |
|
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/ |
Gets the definition of a derivative plugin. |
TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestFilteredPluginManager::$definitions | property | core/ |
An array of plugin definitions. |
TestFilteredPluginManager::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
TestHelpTopicDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
TestHelpTopicDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestPluginWithForm::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestRouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
TimestampItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TopBarItemManager::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
TopBarItemManagerInterface::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
TopBarItemManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.