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 |
---|---|---|---|
LayoutPluginManagerInterface::getDefinition | function | core/ |
|
LayoutPluginManagerInterface::getDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getSortedDefinitions | function | core/ |
|
LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition @covers ::processDefinition |
LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::providerExists |
LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition |
LayoutSectionItem::propertyDefinitions | function | core/ |
Defines field item properties. |
LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
LibraryDefinitionMissingLicenseException | class | core/ |
Defines a custom exception if a library has a remote but no license. |
LibraryDefinitionMissingLicenseException.php | file | core/ |
|
LibraryDiscovery::$libraryDefinitions | property | core/ |
The final library definitions, statically cached. |
LibraryDiscovery::clearCachedDefinitions | function | core/ |
Clears static and persistent library definition caches. |
LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
LibraryDiscoveryInterface::clearCachedDefinitions | function | core/ |
Clears static and persistent library definition caches. |
LinkItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListDataDefinition | class | core/ |
A typed data definition class for defining lists. |
ListDataDefinition.php | file | core/ |
|
ListDataDefinition::$itemDefinition | property | core/ |
The data definition of a list item. |
ListDataDefinition::create | function | core/ |
Creates a new list definition. |
ListDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
ListDataDefinition::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
ListDataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
ListDataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
ListDataDefinition::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListDataDefinition::setDataType | function | core/ |
Sets the data type. |
ListDataDefinition::setItemDefinition | function | core/ |
Sets the item definition. |
ListDataDefinition::__clone | function | core/ |
Magic method: Implements a deep clone. |
ListDataDefinition::__construct | function | core/ |
Constructs a new data definition object. |
ListDataDefinitionInterface | interface | core/ |
Interface for data definitions of lists. |
ListDataDefinitionInterface.php | file | core/ |
|
ListDataDefinitionInterface::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
ListDataDefinitionInterface::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
ListFloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListIntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ListInterface::getDataDefinition | function | core/ |
Gets the data definition. |
ListInterface::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
ListStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
LocaleTranslatedSchemaDefinitionTest | class | core/ |
Adds and configures languages to check field schema definition. |
LocaleTranslatedSchemaDefinitionTest.php | file | core/ |
|
LocaleTranslatedSchemaDefinitionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocaleTranslatedSchemaDefinitionTest::$modules | property | core/ |
Modules to enable. |
LocaleTranslatedSchemaDefinitionTest::setUp | function | core/ |
|
LocaleTranslatedSchemaDefinitionTest::testTranslatedSchemaDefinition | function | core/ |
Tests that translated field descriptions do not affect the update system. |
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate | function | core/ |
Tests that translations do not affect the update system. |
LocalTaskDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.