Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| Image::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Image::submitConfigurationForm | function | core/ |
Form submission handler. |
| Image::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
| ImageEffectBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ImageEffectBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ImageEffectDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ImageHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ImageHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| ImageHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageResize::buildConfigurationForm | function | core/ |
Form constructor. |
| ImageResize::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ImageResize::submitConfigurationForm | function | core/ |
Form submission handler. |
| ImageResize::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ImageToolkitManager::$configFactory | property | core/ |
The config factory. |
| ImmutableConfig | class | core/ |
Defines the immutable configuration object. |
| ImmutableConfig.php | file | core/ |
|
| ImmutableConfig::clear | function | core/ |
Unsets a value in this configuration object. |
| ImmutableConfig::delete | function | core/ |
Deletes the configuration object. |
| ImmutableConfig::save | function | core/ |
Saves the configuration object. |
| ImmutableConfig::set | function | core/ |
Sets a value in this configuration object. |
| ImmutableConfigException | class | core/ |
Exception throw when an immutable config object is altered. |
| ImmutableConfigException.php | file | core/ |
|
| ImmutableConfigTest | class | core/ |
Tests Drupal\Core\Config\ImmutableConfig. |
| ImmutableConfigTest.php | file | core/ |
|
| ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
| ImmutableConfigTest::setUp | function | core/ |
|
| ImmutableConfigTest::testClear | function | core/ |
Tests clear. |
| ImmutableConfigTest::testDelete | function | core/ |
Tests delete. |
| ImmutableConfigTest::testSave | function | core/ |
Tests save. |
| ImmutableConfigTest::testSet | function | core/ |
Tests set. |
| ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
| IncorrectConfigTargetForm | class | core/ |
A form for configuring preferences with AJAX updates. |
| IncorrectConfigTargetForm.php | file | core/ |
|
| IncorrectConfigTargetForm::buildForm | function | core/ |
Form constructor. |
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| IncorrectConfigTargetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| InlineBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| InlineBlock::defaultConfiguration | function | core/ |
|
| InlineBlockTestBase::configureInlineBlock | function | core/ |
Configures an inline block in the Layout Builder. |
| InputConfigurator | class | core/ |
Collects and validates input values for a recipe. |
| InputConfigurator.php | file | core/ |
|
| InputConfigurator::$data | property | core/ |
The input data. |
| InputConfigurator::$values | property | core/ |
The collected input values, or NULL if none have been collected yet. |
| InputConfigurator::collectAll | function | core/ |
Collects input values for this recipe and its dependencies. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.