Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
OverrideDisplaysTest::testRevertAllDisplays | function | core/ |
Tests that the revert to all displays select-option works as expected. |
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
OverrideSectionsTest | class | core/ |
Tests that override layout sections are not exposed via the REST API. |
OverrideSectionsTest.php | file | core/ |
|
OverrideSectionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverrideSectionsTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
OverrideSectionsTest::setUp | function | core/ |
|
OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
OverridesEntityForm | class | core/ |
Provides a form containing the Layout Builder UI for overrides. |
OverridesEntityForm.php | file | core/ |
|
OverridesEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
OverridesEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
OverridesEntityForm::buildForm | function | core/ |
Form constructor. |
OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
OverridesEntityForm::create | function | core/ |
Instantiates a new instance of this class. |
OverridesEntityForm::init | function | core/ |
Initializes the form state and the entity before the first form build. |
OverridesEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
OverridesEntityForm::__construct | function | core/ |
Constructs a new OverridesEntityForm. |
OverridesSectionStorage | class | core/ |
Defines the 'overrides' section storage type. |
OverridesSectionStorage.php | file | core/ |
|
OverridesSectionStorage::$currentUser | property | core/ |
The current user. |
OverridesSectionStorage::$entityFieldManager | property | core/ |
The entity field manager. |
OverridesSectionStorage::$entityRepository | property | core/ |
The entity repository. |
OverridesSectionStorage::$entityTypeManager | property | core/ |
The entity type manager. |
OverridesSectionStorage::$sectionStorageManager | property | core/ |
The section storage manager. |
OverridesSectionStorage::access | function | core/ |
Overrides \Drupal\Core\Access\AccessibleInterface::access(). |
OverridesSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
OverridesSectionStorage::create | function | core/ |
Creates an instance of the plugin. |
OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
OverridesSectionStorage::extractEntityFromRoute | function | core/ |
Extracts an entity from the route values. |
OverridesSectionStorage::FIELD_NAME | constant | core/ |
The field name used by this storage. |
OverridesSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
OverridesSectionStorage::getEntity | function | core/ |
Gets the entity storing the overrides. |
OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
OverridesSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
OverridesSectionStorage::getSectionList | function | core/ |
Gets the section list. |
OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
OverridesSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
OverridesSectionStorage::isOverridden | function | core/ |
Indicates if overrides are in use. |
OverridesSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
OverridesSectionStorage::save | function | core/ |
Saves the sections. |
OverridesSectionStorage::__construct | function | core/ |
|
OverridesSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for overrides. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.