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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutRestTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| LayoutRestTestBase::request | function | core/ |
Performs an HTTP request. Wraps the Guzzle HTTP client. |
| LayoutRestTestBase::setUp | function | core/ |
|
| LayoutRestTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| LayoutSectionItem | class | core/ |
Plugin implementation of the 'layout_section' field type. |
| LayoutSectionItem.php | file | core/ |
|
| LayoutSectionItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| LayoutSectionItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| LayoutSectionItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| 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 an 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::getSectionList | function | core/ |
Sets up the section list. |
| LayoutSectionItemListTest::testEquals | function | core/ |
Tests equals. |
| LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
Tests equals non section. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 811
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.