Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| IdConflictTest.php | file | core/ |
|
| IdConflictTest::$modules | property | core/ |
Modules to enable. |
| IdConflictTest::$modules | property | core/ |
Modules to enable. |
| IdConflictTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| IdConflictTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| IdConflictTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| IdConflictTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| IdConflictTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| IdConflictTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| IdConflictTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| IdConflictTest::setUp | function | core/ |
|
| IdConflictTest::setUp | function | core/ |
|
| IdConflictTest::testMigrateUpgradeExecute | function | core/ |
Tests ID Conflict form. |
| IdConflictTest::testMigrateUpgradeExecute | function | core/ |
Tests ID Conflict form. |
| ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
| ImageEffectBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| 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. |
| 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]] |
| IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| InlineBlock::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
| InlineBlock::defaultConfiguration | function | core/ |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.