Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
taxonomy_post_update_clear_entity_bundle_field_definitions_cache | function | core/ |
Clear entity_bundle_field_definitions cache for new parent field settings. |
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/ |
|
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. |
TestHelpTopicDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TestItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TestObjectItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TestPluginDefinition | class | core/ |
|
TestRouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
TextItemBase::propertyDefinitions | function | core/ |
Defines field item properties. |
TextWithSummaryItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ThemeLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
TimestampItem::propertyDefinitions | function | core/ |
Defines field item properties. |
TranslationTest::$fieldDefinition | property | core/ |
An array defining the field to use in this test. |
TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
TypedConfigManager::$definitions | property | core/ |
The array of plugin definitions, keyed by plugin id. |
TypedConfigManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
TypedConfigManager::buildDataDefinition | function | core/ |
Creates a new data definition object from a type definition array and actual configuration data. Since type definitions may contain variables to be replaced, we need the configuration value to create it. |
TypedConfigManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic names. |
TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object from a type definition array and actual configuration data. Since type definitions may contain variables to be replaced, we need the configuration value to create it. |
TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedData::$definition | property | core/ |
The data definition. |
TypedData::getDataDefinition | function | core/ |
Gets the data definition. |
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedDataDefinitionTest | class | core/ |
Tests deriving metadata of core data types. |
TypedDataDefinitionTest.php | file | core/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.