Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| OverrideMenuLinks | class | core/ |
Overrides static menu links defined in code. |
| OverrideMenuLinks.php | file | core/ |
|
| OverrideMenuLinks::apply | function | core/ |
|
| OverrideMenuLinks::create | function | core/ |
|
| OverrideMenuLinks::__construct | function | core/ |
|
| OverrideMenuLinksConfigActionTest | class | core/ |
Tests overriding static menu links with config actions. |
| OverrideMenuLinksConfigActionTest.php | file | core/ |
|
| OverrideMenuLinksConfigActionTest::$modules | property | core/ |
|
| OverrideMenuLinksConfigActionTest::testConfigName | function | core/ |
Tests that the action only works on core.menu.static_menu_link_overrides. |
| OverrideMenuLinksConfigActionTest::testOverrideLinks | function | core/ |
Tests overriding static menu links. |
| 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::access | function | core/ |
|
| OverridesSectionStorage::buildLocalTasks | function | core/ |
|
| OverridesSectionStorage::buildRoutes | 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 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.