Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutDefinition::getRegionNames | function | core/ |
Gets the machine-readable region names. |
| LayoutDefinition::getRegions | function | core/ |
Gets the regions for this layout definition. |
| LayoutDefinition::getTemplate | function | core/ |
Gets the template name. |
| LayoutDefinition::getTemplatePath | function | core/ |
Gets the template path. |
| LayoutDefinition::getThemeHook | function | core/ |
Gets the theme hook. |
| LayoutDefinition::set | function | core/ |
Sets a value to an arbitrary property. |
| LayoutDefinition::setCategory | function | core/ |
Sets the human-readable category of the layout definition. |
| LayoutDefinition::setDefaultRegion | function | core/ |
Sets the default region. |
| LayoutDefinition::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
| LayoutDefinition::setDescription | function | core/ |
Sets the description of the layout definition. |
| LayoutDefinition::setIconMap | function | core/ |
Sets the icon map for this layout definition. |
| LayoutDefinition::setIconPath | function | core/ |
Sets the icon path for this layout definition. |
| LayoutDefinition::setLabel | function | core/ |
Sets the human-readable name of the layout definition. |
| LayoutDefinition::setLibrary | function | core/ |
Sets the asset library for this layout definition. |
| LayoutDefinition::setPath | function | core/ |
Sets the base path for this layout definition. |
| LayoutDefinition::setRegions | function | core/ |
Sets the regions for this layout definition. |
| LayoutDefinition::setTemplate | function | core/ |
Sets the template name. |
| LayoutDefinition::setTemplatePath | function | core/ |
Sets the template path. |
| LayoutDefinition::setThemeHook | function | core/ |
Sets the theme hook. |
| LayoutDefinition::__construct | function | core/ |
LayoutDefinition constructor. |
| LayoutDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LayoutInterface::getPluginDefinition | function | core/ |
|
| LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManager::getSortedDefinitions | function | core/ |
|
| LayoutPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| LayoutPluginManagerInterface::getDefinition | function | core/ |
|
| LayoutPluginManagerInterface::getDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getSortedDefinitions | function | core/ |
|
| LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @covers ::processDefinition[[api-linebreak]] |
| LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::providerExists[[api-linebreak]] |
| LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition[[api-linebreak]] |
| LayoutSectionItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| 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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.