Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LayoutSectionTest | class | core/ |
Tests the rendering of a layout section field. |
| LayoutSectionTest.php | file | core/ |
|
| LayoutSectionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutSectionTest::$modules | property | core/ |
Modules to install. |
| LayoutSectionTest::assertLayoutSection | function | core/ |
Asserts the output of a layout section. |
| LayoutSectionTest::createSectionNode | function | core/ |
Creates a node with a section field. |
| LayoutSectionTest::providerTestLayoutSectionFormatter | function | core/ |
Provides test data for ::testLayoutSectionFormatter(). |
| LayoutSectionTest::setUp | function | core/ |
|
| LayoutSectionTest::testLayoutDeletingBundle | function | core/ |
Tests that deleting a bundle removes the layout. |
| LayoutSectionTest::testLayoutDeletingField | function | core/ |
Tests that deleting a field removes it from the layout. |
| LayoutSectionTest::testLayoutPageTitle | function | core/ |
Ensures that the entity title is displayed. |
| LayoutSectionTest::testLayoutSectionFormatter | function | core/ |
Tests layout_section formatter output. |
| LayoutSectionTest::testLayoutSectionFormatterAccess | function | core/ |
Tests the access checking of the section formatter. |
| LayoutSectionTest::testLayoutUrlNoSectionField | function | core/ |
Tests that no Layout link shows without a section field. |
| 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/ |
|
| 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/ |
Tests Drupal\layout_builder\LayoutTempstoreRepository. |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
Tests get empty tempstore. |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
Tests get invalid entry. |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
Tests get loaded tempstore. |
| 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/ |
Tests Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer. |
| LayoutTempstoreRouteEnhancerTest.php | file | core/ |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.