Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ConfigFormBase::copyFormValuesToConfig function core/lib/Drupal/Core/Form/ConfigFormBase.php Copies form values to Config keys.
ConfigFormBase::doStoreConfigMap function core/lib/Drupal/Core/Form/ConfigFormBase.php Helper method for #after_build callback ::storeConfigKeyToFormElementMap().
ConfigFormBase::storeConfigKeyToFormElementMap function core/lib/Drupal/Core/Form/ConfigFormBase.php #after_build callback which stores a map of element names to config keys.
ConfigFormBaseTraitTest::testConfigFactoryException function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config
ConfigImporter::$storageComparer property core/lib/Drupal/Core/Config/ConfigImporter.php The storage comparer used to discover configuration changes.
ConfigImporter::$totalConfigurationToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of configuration objects to process.
ConfigImporter::$totalExtensionsToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of extensions to process.
ConfigImporter::getStorageComparer function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the configuration storage comparer.
ConfigImporterFieldPurger::getFieldStoragesToPurge function core/modules/field/src/ConfigImporterFieldPurger.php Gets the list of fields to purge before configuration synchronization.
ConfigImporterTest::customStep function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Helper method to test custom config installer steps.
ConfigImporterTest::testCustomStep function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests that the isConfigSyncing flag is set correctly during a custom step.
ConfigImporterTest::testStorageComparerTargetStorage function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests the target storage caching during configuration import.
ConfigImportForm::$configStorage property core/modules/config/src/Form/ConfigImportForm.php The configuration storage.
ConfigImportModuleUninstallValidatorInterface interface core/lib/Drupal/Core/Extension/ConfigImportModuleUninstallValidatorInterface.php Special interface for module uninstall validators for configuration import.
ConfigImportModuleUninstallValidatorInterface.php file core/lib/Drupal/Core/Extension/ConfigImportModuleUninstallValidatorInterface.php
ConfigImportModuleUninstallValidatorInterface::validateConfigImport function core/lib/Drupal/Core/Extension/ConfigImportModuleUninstallValidatorInterface.php Determines reasons a module can not be uninstalled prior to config import.
ConfigInstaller::$activeStorages property core/lib/Drupal/Core/Config/ConfigInstaller.php The active configuration storages, keyed by collection.
ConfigInstaller::$configFactory property core/lib/Drupal/Core/Config/ConfigInstaller.php The configuration factory.
ConfigInstaller::$sourceStorage property core/lib/Drupal/Core/Config/ConfigInstaller.php The configuration storage that provides the default configuration.
ConfigInstaller::checkConfigurationToInstall function core/lib/Drupal/Core/Config/ConfigInstaller.php Checks the configuration that will be installed for an extension.
ConfigInstaller::checkConfigurationToInstall function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Checks the configuration that will be installed for an extension.
ConfigInstaller::getActiveStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the configuration storage that provides the active configuration.
ConfigInstaller::getConfigToCreate function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets configuration data from the provided storage to create.
ConfigInstaller::getDefaultConfigDirectory function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets an extension's default configuration directory.
ConfigInstaller::getProfileStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the profile storage to use to check for profile overrides.
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the configuration storage that provides the default configuration.
ConfigInstaller::getSourceStorage function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Gets the configuration storage that provides the default configuration.
ConfigInstaller::setSourceStorage function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Sets the configuration storage that provides the default configuration.
ConfigInstaller::setSourceStorage function core/lib/Drupal/Core/Config/ConfigInstaller.php Sets the configuration storage that provides the default configuration.
ConfigInstallerInterface::checkConfigurationToInstall function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Checks the configuration that will be installed for an extension.
ConfigInstallerInterface::getSourceStorage function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Gets the configuration storage that provides the default configuration.
ConfigInstallerInterface::setSourceStorage function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Sets the configuration storage that provides the default configuration.
ConfigManager::$activeStorage property core/lib/Drupal/Core/Config/ConfigManager.php The active configuration storage.
ConfigManager::$configFactory property core/lib/Drupal/Core/Config/ConfigManager.php The configuration factory.
ConfigManager::$entityRepository property core/lib/Drupal/Core/Config/ConfigManager.php The entity repository.
ConfigManager::$storages property core/lib/Drupal/Core/Config/ConfigManager.php The configuration storages keyed by collection name.
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php Lists which config entities to update and delete on removal of a dependency.
ConfigManager::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManager.php Gets the config factory.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists which config entities to update and delete on removal of a dependency.
ConfigManagerInterface::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the config factory.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigMapperInterface::getOverviewPath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the translation overview route.
ConfigMapperInterface::getOverviewRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation overview route.
ConfigMapperInterface::getOverviewRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation overview route.
ConfigMapperInterface::getOverviewRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation overview route.
ConfigModuleOverridesEvent::getOverrides function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Get configuration overrides.
ConfigModuleOverridesEvent::setOverride function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Sets a configuration override for the given name.
ConfigNamesMapper::$configFactory property core/modules/config_translation/src/ConfigNamesMapper.php The configuration factory.
ConfigNamesMapper::getOperations function core/modules/config_translation/src/ConfigNamesMapper.php Provides an array of information to build a list of operation links.

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