Search for overridden
- Search 7.x for overridden
- Search 9.5.x for overridden
- Search 8.9.x for overridden
- Search 10.3.x for overridden
- Search 11.x for overridden
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config::$overriddenData | property | core/ |
The current runtime data. |
| Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
| Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
| ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
| EntityTestViewBuilderOverriddenView | class | core/ |
Provides a view builder that overrides ::view() and ::viewMultiple(). |
| EntityTestViewBuilderOverriddenView.php | file | core/ |
|
| EntityTestViewBuilderOverriddenView::view | function | core/ |
|
| EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
|
| ExternalNormalizersTest::VALUE_OVERRIDDEN | constant | core/ |
The expected overridden value for the test field. |
| FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
| 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/ |
|
| 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/ |
|
| OverriddenConfigurationTest::$modules | property | core/ |
|
| 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. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
| OverridesSectionStorage::isOverridden | function | core/ |
|
| OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
Tests is overridden. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
| RouteBuilderTest::testRebuildWithOverriddenRouteClass | function | core/ |
Tests routes can use alternative compiler classes. |
| SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden | function | core/ |
Tests type must be explicitly overridden. |
| ScaffoldFileInfo::overridden | function | composer/ |
Determines if this scaffold file has been overridden by another package. |
| Settings::overridden | function | core/ |
Check if the user setting overrides the global setting. |
| Settings::overriddenSettingByUser | function | core/ |
After build callback to modify the description if a setting is overwritten. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
Tests link with overridden attributes. |
| UserPermissionsTest::testOverriddenPermission | function | core/ |
Verify that the permission form does not use overridden config. |
| ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
Tests get url with overridden url. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden | function | core/ |
Tests the page controller with arguments on a non overridden page view. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.