Search for configuration
- Search 7.x for configuration
- Search 9.5.x for configuration
- Search 10.3.x for configuration
- Search 11.x for configuration
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
| ConfigImporter::getNextConfigurationOperation | function | core/ |
Gets the next configuration operation to perform. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getUnprocessedConfiguration | function | core/ |
Gets a list of unprocessed changes for a given operation. |
| ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
| ConfigImporter::processConfiguration | function | core/ |
Processes a configuration change. |
| ConfigImporter::processConfigurations | function | core/ |
Processes configuration as a batch operation. |
| ConfigImporter::setProcessedConfiguration | function | core/ |
Sets a change as processed. |
| 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::createConfiguration | function | core/ |
Creates configuration in a collection based on the provided list. |
| ConfigInstaller::findPreExistingConfiguration | function | core/ |
Finds pre-existing configuration objects for the provided extension. |
| ConfigInstallerInterface::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
| ConfigSingleExportForm::findConfiguration | function | core/ |
Handles switching the configuration type selector. |
| ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
| ConfigSingleImportExportTest::testImportSimpleConfiguration | function | core/ |
Tests importing a simple configuration file. |
| ConfigTest::testFileConfigurationPage | function | core/ |
Tests file configuration page. |
| ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation | function | core/ |
Tests the account settings translation interface. |
| ConfigurableActionBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableActionBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableActionBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableImageEffectBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableInterface::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableInterface::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableLanguageManager::loadLanguageTypesConfiguration | function | core/ |
Retrieves language types from the configuration storage. |
| ConfigurableLanguageManager::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurableLanguageManagerInterface::saveLanguageTypesConfiguration | function | core/ |
Stores language types configuration. |
| ConfigurablePlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurablePlugin::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurablePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurablePluginInterface::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurablePluginInterface::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurablePluginInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurablePluginInterfaceTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurablePluginInterfaceTestClass::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurablePluginInterfaceTestClass::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableSearchPluginBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableSearchPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableSearchPluginBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| Configuration API | group | core/ |
Information about the Configuration API. |
| ConfigurationTest | class | core/ |
Tests complex actions configuration by adding, editing, and deleting a complex action. |
| ConfigurationTest.php | file | core/ |
|
| ConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurationTest::$modules | property | core/ |
Modules to install. |
| ConfigurationTest::testActionConfiguration | function | core/ |
Tests configuration of advanced actions through administration interface. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.