Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| config.factory | service | core/ |
Drupal\Core\Config\ConfigFactory |
| config.storage | service | core/ |
Drupal\Core\Config\CachedStorage |
| config.storage.active | service | core/ |
Drupal\Core\Config\DatabaseStorage |
| config.storage.checkpoint | service | core/ |
Drupal\Core\Config\Checkpoint\CheckpointStorage |
| config.storage.export | service | core/ |
Drupal\Core\Config\ManagedStorage |
| config.storage.export.manager | service | core/ |
Drupal\Core\Config\ExportStorageManager |
| config.storage.schema | service | core/ |
Drupal\Core\Config\ExtensionInstallStorage |
| config.storage.snapshot | service | core/ |
Drupal\Core\Config\DatabaseStorage |
| config.storage.sync | service | core/ |
Drupal\Core\Config\FileStorage |
| Config::getOriginal | function | core/ |
Gets original data from this configuration object. |
| Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
| Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
| ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
| ConfigConfigurator | class | core/ |
@internal This API is experimental. |
| ConfigConfigurator.php | file | core/ |
|
| ConfigConfigurator::$recipeConfigDirectory | property | core/ |
The configuration directory for the recipe. |
| ConfigConfigurator::$strict | property | core/ |
Indicates how the shipped and active config are compared. |
| ConfigConfigurator::getConfigStorage | function | core/ |
Gets a config storage object for reading config from the recipe. |
| ConfigConfigurator::hasTasks | function | core/ |
Determines if the recipe has any config or config actions to apply. |
| ConfigConfigurator::__construct | function | core/ |
|
| ConfigConfiguratorTest | class | core/ |
Tests Config Configurator. |
| ConfigConfiguratorTest.php | file | core/ |
|
| ConfigConfiguratorTest::cloneRecipe | function | core/ |
Clones a recipes. |
| ConfigConfiguratorTest::testExistingConfigIsIgnoredInLenientMode | function | core/ |
Tests existing config is ignored in lenient mode. |
| ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder | function | core/ |
Tests creating an existing configuration with a difference key order. |
| ConfigConfiguratorTest::testFullStrictness | function | core/ |
Tests strict mode. |
| ConfigConfiguratorTest::testSelectiveStrictness | function | core/ |
Tests with strict mode on part of the configuration. |
| ConfigController::$exportStorage | property | core/ |
The export storage. |
| ConfigController::$syncStorage | property | core/ |
The sync storage. |
| ConfigController::$targetStorage | property | core/ |
The target storage. |
| ConfigDependenciesTest::testOnDependencyRemovalForResourceGranularity | function | core/ |
Tests on dependency removal for resource granularity. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth | function | core/ |
Tests on dependency removal remove auth. |
| ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency | function | core/ |
Tests on dependency removal remove unrelated dependency. |
| ConfigDependencyDeleteFormTrait::addDependencyListsToForm | function | core/ |
Adds form elements to list affected configuration entities. |
| ConfigDirectoryNotDefinedException | class | core/ |
An exception thrown when the config sync directory is not defined. |
| ConfigDirectoryNotDefinedException.php | file | core/ |
|
| ConfigEntityAdapter::getIterator | function | core/ |
|
| ConfigEntityAdapterTest::testGetIterator | function | core/ |
Tests get iterator. |
| ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ConfigEntityBase::getOriginalId | function | core/ |
Gets the original ID. |
| ConfigEntityBase::setOriginalId | function | core/ |
Sets the original ID. |
| ConfigEntityBase::toArray | function | core/ |
Gets an array of all property values. |
| ConfigEntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
| ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
| ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
Tests get original id. |
| ConfigEntityBaseUnitTest::testOnDependencyRemovalWithPluginCollections | function | core/ |
Test dependency removal on entities with plugin collections. |
| ConfigEntityBaseUnitTest::testToArray | function | core/ |
Tests to array. |
| ConfigEntityBaseUnitTest::testToArrayIdKey | function | core/ |
Tests to array id key. |
| ConfigEntityBaseUnitTest::testToArraySchemaException | function | core/ |
Tests to array schema exception. |
| ConfigEntityListBuilder::$storage | property | core/ |
The config entity storage class. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.