Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 10.3.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal config source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
ConfigOtherModuleTest::testInstallConfigEntityModuleFirst function core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php Tests enabling the provider of the config entity type first.
ConfigOtherModuleTest::testInstallOtherModuleFirst function core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php Tests enabling the provider of the default configuration first.
ConfigOtherModuleTest::testUninstall function core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php Tests uninstalling Node module removes views which are dependent on it.
ConfigOtherModuleTest::uninstallModule function core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php Uninstalls a module.
ConfigOverride class core/lib/Drupal/Core/Installer/ConfigOverride.php Override configuration during the installer.
ConfigOverride.php file core/lib/Drupal/Core/Installer/ConfigOverride.php
ConfigOverride::createConfigObject function core/lib/Drupal/Core/Installer/ConfigOverride.php Creates a configuration object for use during install and synchronization.
ConfigOverride::getCacheableMetadata function core/lib/Drupal/Core/Installer/ConfigOverride.php Gets the cacheability metadata associated with the config factory override.
ConfigOverride::getCacheSuffix function core/lib/Drupal/Core/Installer/ConfigOverride.php The string to append to the configuration static cache name.
ConfigOverride::loadOverrides function core/lib/Drupal/Core/Installer/ConfigOverride.php Returns config overrides.
ConfigOverride::register function core/lib/Drupal/Core/Installer/ConfigOverride.php Registers services to the container.
ConfigOverrideIntegrationTestCacheContext class core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php A cache context service intended for the config override integration test.
ConfigOverrideIntegrationTestCacheContext.php file core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php
ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata function core/modules/config/tests/config_override_integration_test/src/Cache/ConfigOverrideIntegrationTestCacheContext.php Gets the cacheability metadata for the context.
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/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Tests module overrides for configuration.
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.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.php file core/modules/settings_tray/tests/modules/settings_tray_override_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/config/tests/config_entity_static_cache_test/src/ConfigOverrider.php Gets the cacheability metadata associated with the config factory override.
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::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::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::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 language, module and settings.php 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
ConfigOverridesUpdateTest class core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php Tests system_update_8200().
ConfigOverridesUpdateTest.php file core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php
ConfigOverridesUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php The theme to install as the default for testing.
ConfigOverridesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php Set database dump files to be used.
ConfigOverridesUpdateTest::testUpdatedSite function core/modules/system/tests/src/Functional/Update/ConfigOverridesUpdateTest.php Tests that configuration has been updated.
ConfigOverrideTest class core/tests/Drupal/KernelTests/Core/Config/ConfigOverrideTest.php Tests configuration overrides via $config in settings.php.

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