Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::isEntityUsingFieldOverride | function | core/ |
Determines if an entity is using a field for the layout override. |
| 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]] |
| 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/ |
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. |
| 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::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::createInstance | 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/ |
Pagination
- Previous page
- Page 710
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.