Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutPluginManagerInterface::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| 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/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutSectionStorageParamConverter[[api-linebreak]] |
| LayoutSectionStorageParamConverterTest.php | file | core/ |
|
| LayoutSectionStorageParamConverterTest::testConvert | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutSectionStorageParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutSectionStorageParamConverterTest::testConvertNoType | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreRepository | class | core/ |
Provides a mechanism for loading layouts from tempstore. |
| LayoutTempstoreRepository.php | file | core/ |
|
| 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/ |
|
| LayoutTempstoreRepositoryInterface::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepositoryInterface::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\LayoutTempstoreRepository[[api-linebreak]] @group layout_builder |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LayoutTempstoreRouteEnhancer | class | core/ |
Loads the section storage from the layout tempstore. |
| LayoutTempstoreRouteEnhancer.php | file | core/ |
|
| LayoutTempstoreRouteEnhancer::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutTempstoreRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| LayoutTempstoreRouteEnhancer::__construct | function | core/ |
Constructs a new LayoutTempstoreRouteEnhancer. |
| LayoutTempstoreRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer[[api-linebreak]] |
| LayoutTempstoreRouteEnhancerTest.php | file | core/ |
|
| LayoutTempstoreRouteEnhancerTest::testEnhance | function | core/ |
@covers ::enhance[[api-linebreak]] |
| layout_builder.sample_entity_generator | service | core/ |
Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator |
| layout_builder.tempstore.route_enhancer | service | core/ |
Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer |
| layout_builder.tempstore_repository | service | core/ |
Drupal\layout_builder\LayoutTempstoreRepository |
| layout_builder_post_update_section_storage_context_mapping | function | core/ |
Update view displays that use Layout Builder to add empty context mappings. |
| layout_builder_post_update_tempstore_route_enhancer | function | core/ |
Clear caches due to adding a new route enhancer. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.