Search for overridden
- Search 7.x for overridden
- Search 9.5.x for overridden
- Search 10.3.x for overridden
- Search 11.x for overridden
- Search main 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. |
| DeprecatedServicesTest::testDecoratorForOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path_alias_deprecated_test.path.alias_manager.inner" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager… |
| DeprecatedServicesTest::testOverriddenServiceImplementation | function | core/ |
@expectedDeprecation The "path.alias_manager" service is deprecated. Use "path_alias.manager" instead. See https://drupal.org/node/3092086 @expectedDeprecation The \Drupal\Core\Path\AliasManager class is deprecated in drupal:8.8.0… |
| EntityTestViewBuilderOverriddenView | class | core/ |
Provides a view builder that overrides ::view() and ::viewMultiple(). |
| EntityTestViewBuilderOverriddenView.php | file | core/ |
|
| EntityTestViewBuilderOverriddenView::view | function | core/ |
Builds the render array for the provided entity. |
| EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
| 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. |
| OverriddenAliasManager | class | core/ |
Overridden test implementation for the alias manager. |
| OverriddenAliasManager.php | file | core/ |
|
| 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 enable. |
| 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 enable. |
| 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/ |
Test 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/ |
Indicates if overrides are in use. |
| OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
| 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. |
| ScaffoldFileInfo::overridden | function | composer/ |
Determines if this scaffold file has been overridden by another package. |
| ThemeTestController::functionTemplateOverridden | function | core/ |
A theme template that overrides a theme function. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of a overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of a 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.