Search for conf
- Search 7.x for conf
- Search 9.5.x for conf
- Search 8.9.x for conf
- Search 10.3.x for conf
- Search 11.x for conf
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutRebuildConfirmFormBase::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutRebuildConfirmFormBase::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| LayoutRebuildConfirmFormBase::submitForm | function | core/ |
Form submission handler. |
| LayoutRebuildConfirmFormBase::successfulAjaxSubmit | function | core/ |
Allows the form to respond to a successful AJAX submission. |
| LayoutRebuildConfirmFormBase::__construct | function | core/ |
Constructs a new RemoveSectionForm. |
| LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
| LayoutTestPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| LayoutTestPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
| LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
| LayoutWithoutLabel::buildConfigurationForm | function | core/ |
Form constructor. |
| LayoutWithoutLabel::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| LayoutWithoutLabel::submitConfigurationForm | function | core/ |
Form submission handler. |
| LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
| LenientConfigSchemaChecker | class | core/ |
Listens to the config save event and warns about invalid schema. |
| LenientConfigSchemaChecker.php | file | core/ |
|
| LenientConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
| 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(). |
| LocaleConfigBatch | class | core/ |
Provides the locale config update batch services. |
| LocaleConfigBatch.php | file | core/ |
|
| LocaleConfigBatch::batchFinished | function | core/ |
Implements callback_batch_finished(). |
| LocaleConfigBatch::batchUpdateConfigTranslations | function | core/ |
Implements callback_batch_operation(). |
| LocaleConfigBatch::batchUpdateDefaultConfigLangcodes | function | core/ |
Implements callback_batch_operation(). |
| LocaleConfigBatch::buildBatch | function | core/ |
Builds a locale batch to refresh configuration. |
| LocaleConfigBatch::__construct | function | core/ |
|
| LocaleConfigManager | class | core/ |
Manages configuration supported in part by interface translation. |
| LocaleConfigManager.php | file | core/ |
|
| LocaleConfigManager::$isUpdatingFromLocale | property | core/ |
Whether or not configuration translations are being updated from locale. |
| LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
| 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. |
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.