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
TestPluginForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form constructor.
TestPluginForm::submitConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form submission handler.
TestPluginForm::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form validation handler.
TestProcessor::$configFactory property core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Contains the configuration object factory.
TestProcessor::buildConfigurationForm function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Form constructor.
TestProcessor::getConfiguration function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Gets this plugin's configuration.
TestProcessor::getEditableConfigNames function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Gets the configuration names that will be editable.
TestProcessor::setConfiguration function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Sets the configuration for this plugin instance.
TestProcessor::submitConfigurationForm function core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php Form submission handler.
TestSelection::defaultConfiguration function core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php Gets default configuration for this plugin.
TestSelectionWithInvalidDefaultConfiguration class core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php Provides a testing plugin with invalid default configuration.
TestSelectionWithInvalidDefaultConfiguration::defaultConfiguration function core/tests/Drupal/Tests/Core/EntityReferenceSelection/EntityReferenceSelectionUnitTest.php Gets default configuration for this plugin.
TestSetupTrait::$configSchemaCheckerExclusions property core/lib/Drupal/Core/Test/TestSetupTrait.php An array of config object names that are excluded from schema checking.
TestSetupTrait::$strictConfigSchema property core/lib/Drupal/Core/Test/TestSetupTrait.php Set to TRUE to strict check all configuration saved.
TestSetupTrait::getConfigSchemaExclusions function core/lib/Drupal/Core/Test/TestSetupTrait.php Gets the config schema exclusions for this test.
TestSiteInstallCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteReleaseLocksCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php
TestSiteTearDownCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteTearDownCommand.php
TestSiteUserLoginCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TestSqlBase::setConfiguration function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Allows us to set the configuration from a test.
TestToolkit::buildConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form constructor.
TestToolkit::submitConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form submission handler.
TestToolkit::validateConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form validation handler.
TestViewsTest::testDefaultConfig function core/modules/views/tests/src/Kernel/TestViewsTest.php Tests default configuration data type.
TextFormat::configFactory function core/modules/filter/src/Element/TextFormat.php Wraps the config factory.
ThemeAdminForm::getEditableConfigNames function core/modules/system/src/Form/ThemeAdminForm.php Gets the configuration names that will be editable.
ThemeExtensionList::$configFactory property core/lib/Drupal/Core/Extension/ThemeExtensionList.php The config factory.
ThemeHandler::$configFactory property core/lib/Drupal/Core/Extension/ThemeHandler.php The config factory to get the installed themes.
ThemeHandlerTest::$configFactory property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php The mocked config factory.
ThemeInstaller::$configFactory property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configInstaller property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstaller::$configManager property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstallerTest::extensionConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the system.theme config object.
ThemeSettings::$configFactory property core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php The configuration factory.
ThemeSettingsForm::$editableConfig property core/modules/system/src/Form/ThemeSettingsForm.php An array of configuration names that should be editable.
ThemeSettingsForm::getEditableConfigNames function core/modules/system/src/Form/ThemeSettingsForm.php Gets the configuration names that will be editable.
ThemeSettingsTest::testDefaultConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that $theme.settings are imported and used as default theme settings.
ThemeSettingsTest::testLogoConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that the default logo config can be overridden.
ThemeSettingsTest::testNoDefaultConfig function core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Tests that the $theme.settings default config file is optional.
theme_settings_convert_to_config function core/includes/theme.inc Converts theme settings to configuration.
TimeZoneResolver::$configFactory property core/modules/system/src/TimeZoneResolver.php The config.
TimeZoneResolver::onConfigSave function core/modules/system/src/TimeZoneResolver.php Updates the default time zone when time zone config changes.
tour.tour.testing_config_overrides.yml file core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml
TransformedConfigExportImportUITest class core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Tests the user interface for importing/exporting transformed configuration.
TransformedConfigExportImportUITest.php file core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
TransformedConfigExportImportUITest::$defaultTheme property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php The theme to install as the default for testing.
TransformedConfigExportImportUITest::$modules property core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Modules to enable.
TransformedConfigExportImportUITest::setUp function core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
TransformedConfigExportImportUITest::testTransformedExportImport function core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php Tests a simple site export import case.
TRexEditor::buildConfigurationForm function core/modules/editor/tests/modules/src/Plugin/Editor/TRexEditor.php Form constructor.

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