Search for overridden

  1. Search 7.x for overridden
  2. Search 9.5.x for overridden
  3. Search 8.9.x for overridden
  4. Search 10.3.x for overridden
  5. Search main for overridden
  6. Other projects
Title Object type File name Summary
Config::$overriddenData property core/lib/Drupal/Core/Config/Config.php The current runtime data.
Config::resetOverriddenData function core/lib/Drupal/Core/Config/Config.php Resets the current data, so overrides are re-applied.
Config::setOverriddenData function core/lib/Drupal/Core/Config/Config.php Sets the current data for this configuration object.
ConfigTest::assertOverriddenKeys function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts that the correct keys are overridden.
EntityQueryServiceDeprecationTest::testFactoryOverriddenService function core/modules/pgsql/tests/src/Kernel/EntityQueryServiceDeprecationTest.php Tests getting the backend overridden service does not trigger deprecations.
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entity.
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entities.
ExternalNormalizersTest::VALUE_OVERRIDDEN constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The expected overridden value for the test field.
FrameworkTest::testLazyLoadOverriddenCSS function core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php Tests that overridden CSS files are not added during lazy load.
OverriddenConfigImportTest class core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Tests importing of config with language overrides.
OverriddenConfigImportTest.php file core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
OverriddenConfigImportTest::$configImporter property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Config Importer object used for testing.
OverriddenConfigImportTest::$modules property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Modules to install.
OverriddenConfigImportTest::setUp function core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
OverriddenConfigImportTest::testConfigImportUpdates function core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Tests importing overridden config alongside config in the default language.
OverriddenConfigurationTest class core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests handling of configuration overrides.
OverriddenConfigurationTest.php file core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
OverriddenConfigurationTest::$defaultTheme property core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php The theme to install as the default for testing.
OverriddenConfigurationTest::$modules property core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Modules to install.
OverriddenConfigurationTest::assertOverriddenBlockDisabled function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Asserts that an overridden block has Settings Tray disabled.
OverriddenConfigurationTest::setUp function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
OverriddenConfigurationTest::testOverriddenBlock function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests that blocks with configuration overrides are disabled.
OverriddenConfigurationTest::testOverriddenConfigurationRemoved function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests blocks with overridden related configuration removed when overridden.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that the wizard correctly sets up default and overridden displays.
OverridesSectionStorage::isOverridden function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Indicates if overrides are in use.
OverridesSectionStorageInterface::isOverridden function core/modules/layout_builder/src/OverridesSectionStorageInterface.php Indicates if overrides are in use.
OverridesSectionStorageTest::testIsOverridden function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Tests is overridden.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API encoders should use.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service ID.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API normalizers should use.
RouteBuilderTest::testRebuildWithOverriddenRouteClass function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Tests routes can use alternative compiler classes.
SandboxManagerBaseTest::testTypeMustBeExplicitlyOverridden function core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php Tests type must be explicitly overridden.
ScaffoldFileInfo::overridden function composer/Plugin/Scaffold/ScaffoldFileInfo.php Determines if this scaffold file has been overridden by another package.
Settings::overridden function core/themes/admin/src/Settings.php Check if the user setting overrides the global setting.
Settings::overriddenSettingByUser function core/themes/admin/src/Settings.php After build callback to modify the description if a setting is overwritten.
TwigExtensionTest::testLinkWithOverriddenAttributes function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests link with overridden attributes.
UserPermissionsTest::testOverriddenPermission function core/modules/user/tests/src/Functional/UserPermissionsTest.php Verify that the permission form does not use overridden config.
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with overridden url.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php 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.