Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$configFactory | property | core/ |
The config factory. |
| 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. |
| image_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| image_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| image_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| image_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| 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/ |
@coversDefaultClass \Drupal\Core\Config\ImmutableConfig[[api-linebreak]] @group Config |
| ImmutableConfigTest.php | file | core/ |
|
| ImmutableConfigTest::$config | property | core/ |
The immutable config object under test. |
| ImmutableConfigTest::setUp | function | core/ |
|
| ImmutableConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] |
| ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| ImmutableConfigTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| ImmutableConfigTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
| ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity | function | core/ |
Tests that only config entities are accepted by the validator. |
| IncorrectConfigTargetForm | class | core/ |
|
| 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. |
| InstallCommand::configure | function | core/ |
|
| InstallConfigurator | class | core/ |
@internal This API is experimental. |
| InstallConfigurator.php | file | core/ |
|
| InstallConfigurator::$modules | property | core/ |
The list of modules to install. |
| InstallConfigurator::$themes | property | core/ |
The list of themes to install. |
| InstallConfigurator::__construct | function | core/ |
|
| InstallConfiguratorTest | class | core/ |
@covers \Drupal\Core\Recipe\InstallConfigurator[[api-linebreak]] @group Recipe |
| InstallConfiguratorTest.php | file | core/ |
|
| InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded | function | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest | class | core/ |
Tests installation when a config_sync_directory is set up but does not exist. |
| InstallerConfigDirectorySetNoDirectoryErrorTest.php | file | core/ |
|
| InstallerConfigDirectorySetNoDirectoryErrorTest::$configDirectory | property | core/ |
The directory where the sync directory should be created during install. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.