Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutDefault::getPluginDefinition | function | core/ |
|
| LayoutDefinition::get | function | core/ |
Gets any arbitrary property. |
| LayoutDefinition::getCategory | function | core/ |
Gets the human-readable category of the layout definition. |
| LayoutDefinition::getDefaultRegion | function | core/ |
Gets the default region. |
| LayoutDefinition::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
| LayoutDefinition::getDescription | function | core/ |
Gets the description of the layout definition. |
| LayoutDefinition::getIcon | function | core/ |
Builds a render array for an icon representing the layout. |
| LayoutDefinition::getIconBuilder | function | core/ |
Wraps the icon builder. |
| LayoutDefinition::getIconMap | function | core/ |
Gets the icon map for this layout definition. |
| LayoutDefinition::getIconPath | function | core/ |
Gets the icon path for this layout definition. |
| LayoutDefinition::getLabel | function | core/ |
Gets the human-readable name of the layout definition. |
| LayoutDefinition::getLibrary | function | core/ |
Gets the asset library for this layout definition. |
| LayoutDefinition::getPath | function | core/ |
Gets the base path for this layout definition. |
| LayoutDefinition::getRegionLabels | function | core/ |
Gets the human-readable region labels. |
| 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. |
| LayoutDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LayoutEntityDisplayNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| LayoutEntityDisplayNormalizer::getSupportedTypes | function | core/ |
|
| LayoutEntityHelperTrait::getEntitySections | function | core/ |
Gets the sections for an entity if any. |
| LayoutEntityHelperTrait::getInlineBlockComponents | function | core/ |
Gets components that have Inline Block plugins. |
| LayoutEntityHelperTrait::getInlineBlockRevisionIdsInSections | function | core/ |
Gets revision IDs for layout sections. |
| LayoutEntityHelperTrait::getSectionStorageForEntity | function | core/ |
Gets the section storage for an entity. |
| LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Data provider for testGetSectionStorageForEntity(). |
| LayoutEntityHelperTraitTest::testGetEntitySections | function | core/ |
@covers ::getEntitySections[[api-linebreak]] |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents | function | core/ |
@covers ::getInlineBlockComponents[[api-linebreak]] |
| LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
@covers ::getInlineBlockRevisionIdsInSections[[api-linebreak]] |
| LayoutEntityHelperTraitTest::testGetSectionStorageForEntity | function | core/ |
@covers ::getSectionStorageForEntity[[api-linebreak]] |
| LayoutForm::getBaseFormId | function | core/ |
|
| LayoutForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LayoutInterface::getPluginDefinition | function | core/ |
|
| LayoutPluginManager::getCategories | function | core/ |
Gets the names of all categories. |
| LayoutPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManager::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| LayoutPluginManager::getSortedDefinitions | function | core/ |
|
| LayoutPluginManager::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManager::getType | function | core/ |
A string identifying the plugin type. |
| LayoutPluginManagerInterface::getDefinition | function | core/ |
|
| LayoutPluginManagerInterface::getDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| LayoutPluginManagerInterface::getSortedDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| LayoutPluginManagerTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
| LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @covers ::processDefinition[[api-linebreak]] |
| LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::providerExists[[api-linebreak]] |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.