Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutEntityDisplayInterface | interface | core/ |
Provides an interface for entity displays that have layout. |
| LayoutEntityDisplayInterface.php | file | core/ |
|
| LayoutEntityDisplayNormalizer | class | core/ |
Normalizes/denormalizes LayoutEntityDisplay objects into an array structure. |
| LayoutEntityDisplayNormalizer.php | file | core/ |
|
| LayoutEntityDisplayNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| LayoutEntityDisplayNormalizer::getSupportedTypes | 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::getOverridesSectionStorageForEntity | function | core/ |
Gets the overrides section storage for an entity. |
| LayoutEntityHelperTrait::getSectionStorageContextsForEntity | function | core/ |
Gets the section storage contexts for an entity. |
| 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/ |
Tests Drupal\layout_builder\LayoutEntityHelperTrait. |
| LayoutEntityHelperTraitTest | class | core/ |
Tests Drupal\layout_builder\LayoutEntityHelperTrait. |
| LayoutEntityHelperTraitTest.php | file | core/ |
|
| LayoutEntityHelperTraitTest.php | file | core/ |
|
| LayoutEntityHelperTraitTest::$modules | property | core/ |
Modules to install. |
| LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents | function | core/ |
Data provider method for tests that need sections with inline blocks. |
| LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Data provider for testGetSectionStorageForEntity(). |
| LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Data provider for testOriginalEntityUsesDefaultStorage(). |
| LayoutEntityHelperTraitTest::setUp | function | core/ |
|
| LayoutEntityHelperTraitTest::testGetEntitySections | function | core/ |
Tests get entity sections. |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents | function | core/ |
Tests get inline block components. |
| LayoutEntityHelperTraitTest::testGetInlineBlockRevisionIdsInSections | function | core/ |
Tests get inline block revision ids in sections. |
| LayoutEntityHelperTraitTest::testGetSectionStorageForEntity | function | core/ |
Tests get section storage for entity. |
| LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
Tests original entity uses default storage. |
| LayoutForm | class | core/ |
Defines a form for configuring navigation blocks. |
| LayoutForm.php | file | core/ |
|
| LayoutForm::$sectionStorage | property | core/ |
The section storage. |
| LayoutForm::buildForm | function | core/ |
Form constructor. |
| LayoutForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| LayoutForm::enableEditMode | function | core/ |
Handles switching the configuration type selector. |
| LayoutForm::getBaseFormId | function | core/ |
|
| LayoutForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LayoutForm::handleFormElementsVisibility | function | core/ |
Handles visibility of the form elements based on the edit mode status. |
| LayoutForm::save | function | core/ |
Saves the Layout changes. |
| LayoutForm::submitForm | function | core/ |
Form submission handler. |
| LayoutForm::__construct | function | core/ |
Constructs a new LayoutForm. |
| LayoutInterface | interface | core/ |
Provides an interface for static Layout plugins. |
| LayoutInterface.php | file | core/ |
|
| LayoutInterface::build | function | core/ |
Build a render array for layout with regions. |
| LayoutInterface::getPluginDefinition | function | core/ |
|
| LayoutOverrideFieldHelper | class | core/ |
Provides methods to help with entities using Layout Builder. |
| LayoutOverrideFieldHelper.php | file | core/ |
Pagination
- Previous page
- Page 936
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.