Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation | function | core/ |
Tests that layout overrides work when created before a translation. |
| LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride | function | core/ |
Tests that layout overrides work when created after a translation. |
| LayoutBuilderWidget::getSectionStorage | function | core/ |
Gets the section storage. |
| LayoutEntityHelperTrait::$sectionStorageManager | property | core/ |
The section storage manager. |
| 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::originalEntityUsesDefaultStorage | function | core/ |
Determines if the original entity used the default section storage. |
| LayoutEntityHelperTrait::sectionStorageManager | function | core/ |
Gets the section storage manager. |
| LayoutEntityHelperTraitTest::providerTestGetSectionStorageForEntity | function | core/ |
Data provider for testGetSectionStorageForEntity(). |
| LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage | function | core/ |
Data provider for testOriginalEntityUsesDefaultStorage(). |
| LayoutEntityHelperTraitTest::testGetSectionStorageForEntity | function | core/ |
Tests get section storage for entity. |
| LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage | function | core/ |
Tests original entity uses default storage. |
| LayoutForm::$sectionStorage | property | core/ |
The section storage. |
| LayoutOverrideFieldHelper | class | core/ |
Provides methods to help with entities using Layout Builder. |
| LayoutOverrideFieldHelper.php | file | core/ |
|
| LayoutOverrideFieldHelper::create | function | core/ |
Instantiates a new instance of this class. |
| LayoutOverrideFieldHelper::updateTempstoreEntityContext | function | core/ |
Updates a layout overrides's entity context when entity values change. |
| LayoutOverrideFieldHelper::__construct | function | core/ |
Constructs a new LayoutOverrideFieldHelper. |
| LayoutPluginManager::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| LayoutPluginManagerInterface::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| LayoutPluginManagerTest::testGetLayoutOptions | function | core/ |
Test that modules and themes can alter the list of layouts. |
| LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
| LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| LayoutRestTestBase::$nodeStorage | property | core/ |
The node storage. |
| LayoutSectionStorageParamConverter | class | core/ |
Loads the section storage from the routing defaults. |
| LayoutSectionStorageParamConverter.php | file | core/ |
|
| LayoutSectionStorageParamConverter::$sectionStorageManager | property | core/ |
The section storage manager. |
| LayoutSectionStorageParamConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| LayoutSectionStorageParamConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| LayoutSectionStorageParamConverter::__construct | function | core/ |
Constructs a new LayoutSectionStorageParamConverter. |
| LayoutSectionStorageParamConverterTest | class | core/ |
Tests Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter. |
| LayoutSectionStorageParamConverterTest.php | file | core/ |
|
| LayoutSectionStorageParamConverterTest::testConvert | function | core/ |
Tests convert. |
| LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
Tests convert invalid converter. |
| LayoutSectionStorageParamConverterTest::testConvertNoType | function | core/ |
Tests convert no type. |
| LayoutTempstoreRepository | class | core/ |
Provides a mechanism for loading layouts from tempstore. |
| LayoutTempstoreRepository.php | file | core/ |
|
| LayoutTempstoreRepository::$cache | property | core/ |
The static cache of loaded values. |
| LayoutTempstoreRepository::$tempStoreFactory | property | core/ |
The shared tempstore factory. |
| LayoutTempstoreRepository::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepository::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| LayoutTempstoreRepository::getTempstore | function | core/ |
Gets the shared tempstore. |
| LayoutTempstoreRepository::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepository::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepository::__construct | function | core/ |
LayoutTempstoreRepository constructor. |
| LayoutTempstoreRepositoryInterface | interface | core/ |
Provides an interface for loading layouts from tempstore. |
| LayoutTempstoreRepositoryInterface.php | file | core/ |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.