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 |
|---|---|---|---|
| LayoutEntityHelperTraitTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\LayoutEntityHelperTrait[[api-linebreak]] |
| LayoutEntityHelperTraitTest.php | file | core/ |
|
| LayoutEntityHelperTraitTest.php | file | core/ |
|
| LayoutEntityHelperTraitTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@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]] |
| LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
@covers ::originalEntityUsesDefaultStorage[[api-linebreak]] |
| 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/ |
|
| LayoutPluginManager | class | core/ |
Provides a plugin manager for layouts. |
| LayoutPluginManager.php | file | core/ |
|
| LayoutPluginManager::$themeHandler | property | core/ |
The theme handler. |
| 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. |
| LayoutPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| LayoutPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| LayoutPluginManager::__construct | function | core/ |
LayoutPluginManager constructor. |
| LayoutPluginManagerInterface | interface | core/ |
Provides the interface for a plugin manager of layouts. |
| LayoutPluginManagerInterface.php | file | core/ |
|
| LayoutPluginManagerInterface::createInstance | function | core/ |
|
| 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 | class | core/ |
@coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager[[api-linebreak]] @group Layout |
| LayoutPluginManagerTest.php | file | core/ |
|
| LayoutPluginManagerTest::$cacheBackend | property | core/ |
Cache backend instance. |
| LayoutPluginManagerTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
| LayoutPluginManagerTest::$moduleHandler | property | core/ |
The module handler. |
| LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
| LayoutPluginManagerTest::setUp | function | core/ |
|
| LayoutPluginManagerTest::setUpFilesystem | function | core/ |
Sets up the filesystem with YAML files and annotated plugins. |
| 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 869
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.