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 |
|---|---|---|---|
| LayoutRebuildConfirmFormBase::$delta | property | core/ |
The field delta. |
| LayoutRebuildConfirmFormBase::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutRebuildConfirmFormBase::$sectionStorage | property | core/ |
The section storage. |
| LayoutRebuildConfirmFormBase::buildForm | function | core/ |
Form constructor. |
| LayoutRebuildConfirmFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
| LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
| LayoutRebuildTrait::rebuildAndClose | function | core/ |
Rebuilds the layout. |
| LayoutRestTestBase | class | core/ |
Base class for Layout Builder REST tests. |
| LayoutRestTestBase.php | file | core/ |
|
| LayoutRestTestBase::$modules | property | core/ |
Modules to install. |
| LayoutRestTestBase::$node | property | core/ |
A test node. |
| LayoutRestTestBase::$nodeStorage | property | core/ |
The node storage. |
| LayoutRestTestBase::assertAuthenticationEdgeCases | function | core/ |
Asserts authentication provider-specific edge cases. |
| LayoutRestTestBase::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| LayoutRestTestBase::assertResponseWhenMissingAuthentication | function | core/ |
Verifies the error response in case of missing authentication. |
| LayoutRestTestBase::getDecodedContents | function | core/ |
Gets the decoded contents. |
| 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. |
Pagination
- Previous page
- Page 793
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.