Search for init
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
|
LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
LocalTaskManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
LocalTaskManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
Mapping::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
MenuLinkManager::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuLinkManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
MenuLinkManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
MenuLinkManager::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
MenuLinkManager::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManager::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManager::updateDefinition | function | core/ |
Updates the values for a menu link definition in the menu tree storage. |
MenuLinkManagerInterface::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuLinkManagerInterface::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManagerInterface::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManagerInterface::updateDefinition | function | core/ |
Updates the values for a menu link definition in the menu tree storage. |
MenuTreeStorage::$definitionFields | property | core/ |
List of plugin definition fields. |
MenuTreeStorage::$definitions | property | core/ |
Stores definitions that have already been loaded for better performance. |
MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
MenuTreeStorage::definitionFields | function | core/ |
Determines fields that are part of the plugin definition. |
MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
MenuTreeStorage::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
MenuTreeStorage::schemaDefinition | function | core/ |
Defines the schema for the tree table. |
MenuTreeStorageInterface::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.