Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| LenientConfigSchemaChecker::__construct | function | core/ |
Constructs the ConfigSchemaChecker object. |
| ListElement::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
| ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| ListPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
| ListPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| ListPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
| ListPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
| ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| ListPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
| LocalActionsBlock::defaultConfiguration | function | core/ |
|
| locale.config_manager | service | core/ |
Drupal\locale\LocaleConfigManager |
| locale.config_subscriber | service | core/ |
Drupal\locale\LocaleConfigSubscriber |
| locale.default.config.storage | service | core/ |
Drupal\locale\LocaleDefaultConfigStorage |
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchRefreshName | function | core/ |
Tests the deprecation of locale_config_batch_refresh_name(). |
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes | function | core/ |
Tests the deprecation of locale_config_batch_set_config_langcodes(). |
| LocaleConfigManager | class | core/ |
Manages configuration supported in part by interface translation. |
| LocaleConfigManager.php | file | core/ |
|
| LocaleConfigManager::$configFactory | property | core/ |
The configuration factory. |
| LocaleConfigManager::$configManager | property | core/ |
The configuration manager. |
| LocaleConfigManager::$configStorage | property | core/ |
The storage instance for reading configuration data. |
| LocaleConfigManager::$defaultConfigStorage | property | core/ |
The locale default config storage instance. |
| LocaleConfigManager::$isUpdatingFromLocale | property | core/ |
Whether or not configuration translations are being updated from locale. |
| LocaleConfigManager::$languageManager | property | core/ |
The language manager. |
| LocaleConfigManager::$localeStorage | property | core/ |
The string storage for reading and writing translations. |
| LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
| LocaleConfigManager::$typedConfigManager | property | core/ |
The typed config manager. |
| LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
| LocaleConfigManager::deleteTranslationOverride | function | core/ |
Deletes translated configuration data. |
| LocaleConfigManager::filterOverride | function | core/ |
Filters override data based on default translatable items. |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleConfigManager::getDefaultConfigLangcode | function | core/ |
Returns the original language code for this shipped configuration. |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
| LocaleConfigManager::getTranslatableDefaultConfig | function | core/ |
Gets array of translated strings for Locale translatable configuration. |
| LocaleConfigManager::hasTranslation | function | core/ |
Checks whether a language has configuration translation. |
| LocaleConfigManager::isSupported | function | core/ |
Whether the given configuration is supported for interface translation. |
| LocaleConfigManager::isUpdatingTranslationsFromLocale | function | core/ |
Indicates whether configuration translations are being updated from locale. |
| LocaleConfigManager::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleConfigManager::reset | function | core/ |
Reset static cache of configuration string translations. |
| LocaleConfigManager::saveTranslationActive | function | core/ |
Saves translated configuration data. |
| LocaleConfigManager::saveTranslationOverride | function | core/ |
Saves translated configuration override. |
| LocaleConfigManager::translateString | function | core/ |
Translates string using the localization system. |
| LocaleConfigManager::updateConfigTranslations | function | core/ |
Updates all configuration translations for the names / languages provided. |
| LocaleConfigManager::updateDefaultConfigLangcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
| LocaleConfigManager::__construct | function | core/ |
Creates a new typed configuration manager. |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.