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 |
|---|---|---|---|
| ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
| ImageEffectBase::getConfiguration | function | core/ |
|
| ImageEffectBase::setConfiguration | function | core/ |
|
| ImageEffectDeleteForm::getConfirmText | function | core/ |
|
| 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/ |
|
| ImageResize::defaultConfiguration | function | core/ |
|
| ImageResize::submitConfigurationForm | function | core/ |
|
| ImageResize::validateConfigurationForm | function | core/ |
|
| ImageStyleFlushForm::getConfirmText | function | core/ |
|
| ImageToolkitBase::validateConfigurationForm | function | core/ |
|
| ImageToolkitForm::getEditableConfigNames | function | core/ |
|
| ImageToolkitManager::$configFactory | property | core/ |
The config factory. |
| ImmutableConfig | class | core/ |
Defines the immutable configuration object. |
| ImmutableConfig.php | file | core/ |
|
| ImmutableConfig::clear | function | core/ |
|
| ImmutableConfig::delete | function | core/ |
|
| ImmutableConfig::save | function | core/ |
|
| ImmutableConfig::set | function | core/ |
|
| 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/ |
|
| IncorrectConfigTargetForm::getEditableConfigNames | function | core/ |
|
| IncorrectConfigTargetForm::getFormId | function | core/ |
|
| IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| InlineBlock::buildConfigurationForm | function | core/ |
|
| 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. |
| InputConfigurator::describeAll | function | core/ |
Returns the description for all inputs of this recipe and its dependencies. |
| InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
| InputConfigurator::getDefaultValue | function | core/ |
Returns the default value for an input definition. |
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.