Search for rid
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeFieldOverridesTest | class | core/ |
Tests node field overrides. |
| NodeFieldOverridesTest.php | file | core/ |
|
| NodeFieldOverridesTest::$modules | property | core/ |
Modules to install. |
| NodeFieldOverridesTest::$user | property | core/ |
Current logged in user. |
| NodeFieldOverridesTest::setUp | function | core/ |
|
| NodeFieldOverridesTest::testFieldOverrides | function | core/ |
Tests that field overrides work as expected. |
| NodeQueryAlterTest::testNodeQueryAlterOverride | function | core/ |
Tests 'node_access' query alter override. |
| node_post_update_create_promote_base_field_overrides | function | core/ |
Creates base field override config for the promote base field on node types. |
| oneplusfourgrid_section.css | file | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--oneplusfourgrid-section { display: flex; flex-wrap: wrap; } .layout--oneplusfourgrid-section > .layout__region { flex: 0 1… |
| OverriddenConfigImportTest | class | core/ |
Tests importing of config with language overrides. |
| OverriddenConfigImportTest.php | file | core/ |
|
| OverriddenConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| OverriddenConfigImportTest::$modules | property | core/ |
Modules to install. |
| OverriddenConfigImportTest::setUp | function | core/ |
|
| OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
| OverriddenConfigurationTest | class | core/ |
Tests handling of configuration overrides. |
| OverriddenConfigurationTest.php | file | core/ |
|
| OverriddenConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OverriddenConfigurationTest::$modules | property | core/ |
Modules to install. |
| 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/ |
The theme to install as the default for testing. |
| OverrideDisplaysTest::setUp | function | core/ |
Sets up the test. |
| 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/ |
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/ |
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.