Search for all
- Search 7.x for all
- Search 9.5.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::providerSectionsWithInlineComponents | function | core/ |
Dataprovider method for tests that need sections with inline blocks. |
| LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Dataprovider for testGetSectionStorageForEntity(). |
| LayoutEntityHelperTraitTest::providerTestIsEntityUsingFieldOverride | function | core/ |
Dataprovider for testIsEntityUsingFieldOverride(). |
| LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Dataprovider 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::testIsEntityUsingFieldOverride | function | core/ |
@covers ::isEntityUsingFieldOverride[[api-linebreak]] |
| LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
@covers ::originalEntityUsesDefaultStorage[[api-linebreak]] |
| LayoutFieldTranslateUpdateConfig | class | core/ |
A test case that updates 1 bundle's field but not both. |
| LayoutFieldTranslateUpdateConfig.php | file | core/ |
|
| LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
| LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
| LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
| LayoutFieldTranslateUpdateConfigAndStorage | class | core/ |
A test case that updates both bundles' fields. |
| LayoutFieldTranslateUpdateConfigAndStorage.php | file | core/ |
|
| LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
| LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
| LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
| 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. |
Pagination
- Previous page
- Page 848
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.