| hook_config_translation_info_alter |
function |
core/modules/config_translation/config_translation.api.php |
Alter existing translation tabs for translation of configuration. |
| hook_field_storage_config_update_forbid |
function |
core/modules/field/field.api.php |
Forbid a field storage update from occurring. |
| hook_field_ui_preconfigured_options_alter |
function |
core/modules/field/field.api.php |
Perform alterations on preconfigured field options. |
| HtmlRenderer::$rendererConfig |
property |
core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php |
The renderer configuration array. |
| HtmlResponseAttachmentsProcessor::$config |
property |
core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php |
A config object for the system performance configuration. |
| HTMLRestrictions::toGeneralHtmlSupportConfig |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Transforms into the CKEditor 5 GHS configuration representation. |
| http_handler_stack_configurator |
service |
core/core.services.yml |
Drupal\Core\Http\HandlerStackConfigurator |
| IconExtractorBase::buildConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form constructor. |
| IconExtractorBase::submitConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form submission handler. |
| IconExtractorBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php |
Form validation handler. |
| IconExtractorWithFinder::checkRequiredConfigSources |
function |
core/lib/Drupal/Core/Theme/Icon/IconExtractorWithFinder.php |
Check the required `config > sources` value from definition. |
| IconPackConfigErrorException |
class |
core/lib/Drupal/Core/Theme/Icon/Exception/IconPackConfigErrorException.php |
Raised when we have an icon pack error. |
| IconPackConfigErrorException.php |
file |
core/lib/Drupal/Core/Theme/Icon/Exception/IconPackConfigErrorException.php |
|
| IconPackExtractorForm::buildConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
Form constructor. |
| IconPackExtractorForm::submitConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
Form submission handler. |
| IconPackExtractorForm::validateConfigurationForm |
function |
core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php |
Form validation handler. |
| IconPackExtractorFormTest::testBuildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::buildConfigurationForm method. |
| IconPackExtractorFormTest::testSubmitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::submitConfigurationForm method. |
| IconPackExtractorFormTest::testValidateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackExtractorFormTest.php |
Test the IconPackExtractorForm::validateConfigurationForm method. |
| Image::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Form constructor. |
| Image::defaultConfiguration |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
This returns an empty array as image upload config is stored out of band. |
| Image::getDynamicPluginConfig |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Allows a plugin to modify its static configuration. |
| Image::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Form submission handler. |
| Image::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Form validation handler. |
| ImageAdminStylesTest::testConfigImport |
function |
core/modules/image/tests/src/Functional/ImageAdminStylesTest.php |
Tests image style configuration import that does a delete. |
| ImageEffectBase::getConfiguration |
function |
core/modules/image/src/ImageEffectBase.php |
Gets this plugin's configuration. |
| ImageEffectBase::setConfiguration |
function |
core/modules/image/src/ImageEffectBase.php |
Sets the configuration for this plugin instance. |
| ImageHooks::fieldConfigDelete |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ImageHooks::fieldConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigDelete |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| ImageHooks::fieldStorageConfigUpdate |
function |
core/modules/image/src/Hook/ImageHooks.php |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageResize::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
Form constructor. |
| ImageResize::defaultConfiguration |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
Gets default configuration for this plugin. |
| ImageResize::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
Form submission handler. |
| ImageResize::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
Form validation handler. |
| ImageToolkitBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php |
Form validation handler. |
| ImageToolkitForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ImageToolkitForm.php |
Gets the configuration names that will be editable. |
| ImageToolkitManager::$configFactory |
property |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitManager.php |
The config factory. |
| ImmutableConfig |
class |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
Defines the immutable configuration object. |
| ImmutableConfig.php |
file |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
|
| ImmutableConfig::clear |
function |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
Unsets a value in this configuration object. |
| ImmutableConfig::delete |
function |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
Deletes the configuration object. |
| ImmutableConfig::save |
function |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
Saves the configuration object. |
| ImmutableConfig::set |
function |
core/lib/Drupal/Core/Config/ImmutableConfig.php |
Sets a value in this configuration object. |
| ImmutableConfigException |
class |
core/lib/Drupal/Core/Config/ImmutableConfigException.php |
Exception throw when an immutable config object is altered. |
| ImmutableConfigException.php |
file |
core/lib/Drupal/Core/Config/ImmutableConfigException.php |
|
| ImmutableConfigTest |
class |
core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php |
Tests Drupal\Core\Config\ImmutableConfig. |
| ImmutableConfigTest.php |
file |
core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php |
|
| ImmutableConfigTest::$config |
property |
core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php |
The immutable config object under test. |
| ImmutableConfigTest::setUp |
function |
core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php |
|