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