Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
OverriddenConfigurationTest::setUp | function | core/ |
|
OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Tests blocks with overridden related configuration removed when overridden. |
override-settings.php | file | core/ |
A settings.php fixture file scaffolded from the scaffold-override-fixture. |
OverrideDisplaysTest | class | core/ |
Tests that displays can be correctly overridden via the user interface. |
OverrideDisplaysTest.php | file | core/ |
|
OverrideDisplaysTest::$defaultTheme | property | core/ |
|
OverrideDisplaysTest::setUp | function | core/ |
|
OverrideDisplaysTest::testOverrideDisplays | function | core/ |
Tests that displays can be overridden via the UI. |
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/ |
|
OverrideSectionsTest::$resourceConfigId | property | core/ |
|
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/ |
|
OverridesEntityForm::buildForm | function | core/ |
|
OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
OverridesEntityForm::create | function | core/ |
|
OverridesEntityForm::init | function | core/ |
|
OverridesEntityForm::save | function | core/ |
|
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/ |
|
OverridesSectionStorage::buildLocalTasks | function | core/ |
|
OverridesSectionStorage::buildRoutes | function | core/ |
|
OverridesSectionStorage::create | function | core/ |
|
OverridesSectionStorage::deriveContextsFromRoute | function | core/ |
|
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/ |
|
OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
|
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/ |
|
OverridesSectionStorage::getRedirectUrl | function | core/ |
|
OverridesSectionStorage::getSectionList | function | core/ |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.