Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 | class | core/ |
Provides a dynamic layout deriver for the test. |
| LayoutDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LayoutDisplayTest | class | core/ |
Tests functionality of the entity view display with regard to Layout Builder. |
| LayoutDisplayTest.php | file | core/ |
|
| LayoutDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutDisplayTest::$modules | property | core/ |
Modules to enable. |
| LayoutDisplayTest::setUp | function | core/ |
|
| LayoutDisplayTest::testMultipleViewModes | function | core/ |
Tests the interaction between multiple view modes. |
| LayoutEntityDisplayInterface | interface | core/ |
Provides an interface for entity displays that have layout. |
| LayoutEntityDisplayInterface.php | file | core/ |
|
| LayoutEntityDisplayInterface::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
| LayoutEntityDisplayInterface::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
| LayoutEntityDisplayNormalizer | class | core/ |
Normalizes/denormalizes LayoutEntityDisplay objects into an array structure. |
| LayoutEntityDisplayNormalizer.php | file | core/ |
|
| LayoutEntityDisplayNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| LayoutEntityDisplayNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| LayoutEntityDisplayNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| LayoutEntityHelperTrait | trait | core/ |
Methods to help with entities using the layout builder. |
| LayoutEntityHelperTrait.php | file | core/ |
|
| LayoutEntityHelperTrait::$sectionStorageManager | property | core/ |
The section storage manager. |
| 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. |
| LayoutEntityHelperTrait::isLayoutCompatibleEntity | function | core/ |
Determines if an entity can have a layout. |
| LayoutEntityHelperTrait::originalEntityUsesDefaultStorage | function | core/ |
Determines if the original entity used the default section storage. |
| LayoutEntityHelperTrait::sectionStorageManager | function | core/ |
Gets the section storage manager. |
| LayoutEntityHelperTraitTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\LayoutEntityHelperTrait[[api-linebreak]] |
Pagination
- Previous page
- Page 868
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.