Search for rid

  1. Search 7.x for rid
  2. Search 8.9.x for rid
  3. Search 10.3.x for rid
  4. Search 11.x for rid
  5. Other projects
Title Object type File name Summary
ConfigOverrideIntegrationTestCacheContext::getContext function core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php Returns the string representation of the cache context.
ConfigOverrideIntegrationTestCacheContext::getLabel function core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php Returns the label of the cache context.
ConfigOverrider class core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php Provides an overridden block for Settings Tray testing.
ConfigOverrider class core/modules/config/tests/config_override_test/src/ConfigOverrider.php Tests module overrides for configuration.
ConfigOverrider class core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Tests module overrides for configuration.
ConfigOverrider.php file core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php
ConfigOverrider.php file core/modules/config/tests/config_override_test/src/ConfigOverrider.php
ConfigOverrider.php file core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php
ConfigOverrider::createConfigObject function core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php Creates a configuration object for use during install and synchronization.
ConfigOverrider::createConfigObject function core/modules/config/tests/config_override_test/src/ConfigOverrider.php Creates a configuration object for use during install and synchronization.
ConfigOverrider::createConfigObject function core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Creates a configuration object for use during install and synchronization.
ConfigOverrider::getCacheableMetadata function core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php Gets the cacheability metadata associated with the config factory override.
ConfigOverrider::getCacheableMetadata function core/modules/config/tests/config_override_test/src/ConfigOverrider.php Gets the cacheability metadata associated with the config factory override.
ConfigOverrider::getCacheableMetadata function core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Gets the cacheability metadata associated with the config factory override.
ConfigOverrider::getCacheSuffix function core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php The string to append to the configuration static cache name.
ConfigOverrider::getCacheSuffix function core/modules/config/tests/config_override_test/src/ConfigOverrider.php The string to append to the configuration static cache name.
ConfigOverrider::getCacheSuffix function core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php The string to append to the configuration static cache name.
ConfigOverrider::loadOverrides function core/modules/settings_tray/tests/modules/settings_tray_override_test/src/ConfigOverrider.php Returns config overrides.
ConfigOverrider::loadOverrides function core/modules/config/tests/config_override_test/src/ConfigOverrider.php Returns config overrides.
ConfigOverrider::loadOverrides function core/modules/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Returns config overrides.
ConfigOverriderLowPriority class core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Tests module overrides for configuration.
ConfigOverriderLowPriority.php file core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php
ConfigOverriderLowPriority::createConfigObject function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Creates a configuration object for use during install and synchronization.
ConfigOverriderLowPriority::getCacheableMetadata function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Gets the cacheability metadata associated with the config factory override.
ConfigOverriderLowPriority::getCacheSuffix function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php The string to append to the configuration static cache name.
ConfigOverriderLowPriority::loadOverrides function core/modules/config/tests/config_override_test/src/ConfigOverriderLowPriority.php Returns config overrides.
ConfigOverridesPriorityTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Tests that config overrides are applied in the correct order.
ConfigOverridesPriorityTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
ConfigOverridesPriorityTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Modules to install.
ConfigOverridesPriorityTest::testOverridePriorities function core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php
ConfigOverrideTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Tests configuration overrides via $config in settings.php.
ConfigOverrideTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
ConfigOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Modules to enable.
ConfigOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php
ConfigOverrideTest::testConfOverride function core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Tests configuration override.
ConfigTest::assertOverriddenKeys function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts that the correct keys are overridden.
ConfigTest::overrideDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides override data.
ConfigTest::testOverrideData function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::setModuleOverride
@covers ::setSettingsOverride
@covers ::getOriginal
@covers ::hasOverrides
@dataProvider overrideDataProvider
ConfigTranslationOverviewTest::testListingPageWithOverrides function core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php Tests that overrides do not affect listing screens.
ConfigurableLanguageManager::$configFactoryOverride property core/modules/language/src/ConfigurableLanguageManager.php The language configuration override service.
ConfigurableLanguageManager::getConfigOverrideLanguage function core/modules/language/src/ConfigurableLanguageManager.php Gets the current configuration override language.
ConfigurableLanguageManager::getLanguageConfigOverride function core/modules/language/src/ConfigurableLanguageManager.php Gets a language config override object.
ConfigurableLanguageManager::getLanguageConfigOverrideStorage function core/modules/language/src/ConfigurableLanguageManager.php Gets a language configuration override storage object.
ConfigurableLanguageManager::setConfigOverrideLanguage function core/modules/language/src/ConfigurableLanguageManager.php Sets the configuration override language.
ConfigurableLanguageManagerInterface::getLanguageConfigOverride function core/modules/language/src/ConfigurableLanguageManagerInterface.php Gets a language config override object.
ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage function core/modules/language/src/ConfigurableLanguageManagerInterface.php Gets a language configuration override storage object.
config_override_integration_test.config_override service core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.yml Drupal\config_override_integration_test\CacheabilityMetadataConfigOverride
config_override_integration_test.info.yml file core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml core/modules/config/tests/config_override_integration_test/config_override_integration_test.info.yml
config_override_integration_test.services.yml file core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.yml core/modules/config/tests/config_override_integration_test/config_override_integration_test.services.yml
config_override_test.info.yml file core/modules/config/tests/config_override_test/config_override_test.info.yml core/modules/config/tests/config_override_test/config_override_test.info.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.