Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutSectionItemList::setSections | function | core/ |
Stores the information for all sections. |
| LayoutSectionItemListTest | class | core/ |
Tests the field type for Layout Sections. |
| LayoutSectionItemListTest.php | file | core/ |
|
| LayoutSectionItemListTest::$modules | property | core/ |
Modules to install. |
| LayoutSectionItemListTest::getSectionList | function | core/ |
Sets up the section list. |
| LayoutSectionItemListTest::testEquals | function | core/ |
@covers ::equals[[api-linebreak]] |
| LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
@covers ::equals[[api-linebreak]] |
| 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]] |
| 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/ |
@coversDefaultClass \Drupal\layout_builder\LayoutTempstoreRepository[[api-linebreak]] @group layout_builder |
Pagination
- Previous page
- Page 744
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.