Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 8.9.x for config
  4. Search 10.3.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 8+ configuration 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
ConfigFormOverrideTest::OVERRIDE_TEXT constant core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Message text that appears when forms have values for overridden config.
ConfigFormOverrideTest::testFormsWithOverrides function core/modules/config/tests/src/Functional/ConfigFormOverrideTest.php Tests that overrides do not affect forms.
ConfigFormTestBase class core/tests/Drupal/KernelTests/ConfigFormTestBase.php Full generic test suite for any form that data with the configuration system.
ConfigFormTestBase.php file core/tests/Drupal/KernelTests/ConfigFormTestBase.php
ConfigFormTestBase::$form property core/tests/Drupal/KernelTests/ConfigFormTestBase.php Form ID to use for testing.
ConfigFormTestBase::$values property core/tests/Drupal/KernelTests/ConfigFormTestBase.php Values to use for testing.
ConfigFormTestBase::testConfigForm function core/tests/Drupal/KernelTests/ConfigFormTestBase.php Submit the system_config_form ensure the configuration has expected values.
ConfigHandler class core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Provides a form for configuring an item in the Views UI.
ConfigHandler.php file core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigHandler::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form constructor.
ConfigHandler::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Creates a new instance of this form.
ConfigHandler::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Returns a unique string identifying the form.
ConfigHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Returns the key that represents this form.
ConfigHandler::remove function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Submit handler for removing an item from a view.
ConfigHandler::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form submission handler.
ConfigHandler::validateForm function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Form validation handler.
ConfigHandler::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Constructs a new ConfigHandler object.
ConfigHandlerExtra class core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Provides a form for configuring extra information for a Views UI item.
ConfigHandlerExtra.php file core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php
ConfigHandlerExtra::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Form constructor.
ConfigHandlerExtra::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Creates a new instance of this form.
ConfigHandlerExtra::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Returns a unique string identifying the form.
ConfigHandlerExtra::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Returns the key that represents this form.
ConfigHandlerExtra::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Form submission handler.
ConfigHandlerExtra::validateForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Form validation handler.
ConfigHandlerExtra::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerExtra.php Constructs a new ConfigHandlerExtra object.
ConfigHandlerGroup class core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Provides a form for configuring grouping information for a Views UI handler.
ConfigHandlerGroup.php file core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php
ConfigHandlerGroup::buildForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form constructor.
ConfigHandlerGroup::getForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Creates a new instance of this form.
ConfigHandlerGroup::getFormId function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Returns a unique string identifying the form.
ConfigHandlerGroup::getFormKey function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Returns the key that represents this form.
ConfigHandlerGroup::submitForm function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Form submission handler.
ConfigHandlerGroup::__construct function core/modules/views_ui/src/Form/Ajax/ConfigHandlerGroup.php Constructs a new ConfigHandlerGroup object.
ConfigImportAllTest class core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests the largest configuration import possible with all available modules.
ConfigImportAllTest.php file core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigImportAllTest.php The theme to install as the default for testing.
ConfigImportAllTest::$modules property core/modules/config/tests/src/Functional/ConfigImportAllTest.php Modules to install.
ConfigImportAllTest::$profile property core/modules/config/tests/src/Functional/ConfigImportAllTest.php The profile to install as a basis for testing.
ConfigImportAllTest::$webUser property core/modules/config/tests/src/Functional/ConfigImportAllTest.php A user with the 'synchronize configuration' permission.
ConfigImportAllTest::setUp function core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImportAllTest::testInstallUninstall function core/modules/config/tests/src/Functional/ConfigImportAllTest.php Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporter class core/lib/Drupal/Core/Config/ConfigImporter.php Defines a configuration importer.
ConfigImporter.php file core/lib/Drupal/Core/Config/ConfigImporter.php
ConfigImporter::$configManager property core/lib/Drupal/Core/Config/ConfigImporter.php The configuration manager.
ConfigImporter::$errors property core/lib/Drupal/Core/Config/ConfigImporter.php A log of any errors encountered.
ConfigImporter::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigImporter.php The event dispatcher used to notify subscribers.
ConfigImporter::$extensionChangelist property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes to be processed by the import().
ConfigImporter::$lock property core/lib/Drupal/Core/Config/ConfigImporter.php The used lock backend instance.
ConfigImporter::$moduleExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The module extension list.

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