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 |
|---|---|---|---|
| LayoutSectionItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| LayoutSectionItem::schema | function | core/ |
Returns the schema for the field. |
| LayoutSectionItem::__get | function | core/ |
Magic method: Gets a property value. |
| LayoutSectionItemList | class | core/ |
Defines a item list class for layout section fields. |
| LayoutSectionItemList.php | file | core/ |
|
| LayoutSectionItemList::$list | property | core/ |
Numerically indexed array of field items. |
| LayoutSectionItemList::defaultAccess | function | core/ |
Overrides \Drupal\Core\Field\FieldItemListInterface::defaultAccess(). |
| LayoutSectionItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| LayoutSectionItemList::getEntity | function | core/ |
Gets the entity that field belongs to. |
| LayoutSectionItemList::getSections | function | core/ |
Gets the layout sections. |
| LayoutSectionItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
| 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 enable. |
| LayoutSectionItemListTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| LayoutSectionItemListTest::testEquals | function | core/ |
@covers ::equals[[api-linebreak]] |
| LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
@covers ::equals[[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 enable. |
| 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. |
| LayoutTempstoreParamConverter | class | core/ |
Loads the section storage from the layout tempstore. |
| LayoutTempstoreParamConverter.php | file | core/ |
|
| LayoutTempstoreParamConverter::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutTempstoreParamConverter::$sectionStorageManager | property | core/ |
The section storage manager. |
| LayoutTempstoreParamConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
| LayoutTempstoreParamConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
| LayoutTempstoreParamConverter::__construct | function | core/ |
Constructs a new LayoutTempstoreParamConverter. |
| LayoutTempstoreParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreParamConverter[[api-linebreak]] |
| LayoutTempstoreParamConverterTest.php | file | core/ |
|
| LayoutTempstoreParamConverterTest::testConvert | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreParamConverterTest::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. |
Pagination
- Previous page
- Page 712
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.