Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigExportImportUITest::$fieldStorage | property | core/ |
Holds the field storage entity for $fieldName. |
| ConfigExportStorageTest | class | core/ |
Tests configuration export storage. |
| ConfigExportStorageTest.php | file | core/ |
|
| ConfigExportStorageTest::$modules | property | core/ |
Modules to install. |
| ConfigExportStorageTest::setUp | function | core/ |
|
| ConfigExportStorageTest::testExportStorage | function | core/ |
Tests configuration override. |
| ConfigFactory::$storage | property | core/ |
A storage instance for reading and writing configuration data. |
| ConfigFactoryTest::$storage | property | core/ |
Storage. |
| ConfigFieldDefinitionTest::testFieldStorageDefinition | function | core/ |
Makes sure a field storage definition is exposed for a configurable field. |
| ConfigImporter::$storageComparer | property | core/ |
The storage comparer used to discover configuration changes. |
| ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
| ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
| ConfigImporterTest::testStorageComparerTargetStorage | function | core/ |
Tests the target storage caching during configuration import. |
| ConfigImportForm::$configStorage | property | core/ |
The configuration storage. |
| ConfigInstaller::$activeStorages | property | core/ |
The active configuration storages, keyed by collection. |
| ConfigInstaller::$sourceStorage | property | core/ |
The configuration storage that provides the default configuration. |
| ConfigInstaller::getActiveStorages | function | core/ |
Gets the configuration storage that provides the active configuration. |
| ConfigInstaller::getProfileStorages | function | core/ |
Gets the profile storage to use to check for profile overrides. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstaller::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstaller::setSourceStorage | function | core/ |
Sets the configuration storage that provides the default configuration. |
| ConfigInstaller::setSourceStorage | function | core/ |
Sets the configuration storage that provides the default configuration. |
| ConfigInstallerInterface::getSourceStorage | function | core/ |
Gets the configuration storage that provides the default configuration. |
| ConfigInstallerInterface::setSourceStorage | function | core/ |
Sets the configuration storage that provides the default configuration. |
| ConfigManager::$activeStorage | property | core/ |
The active configuration storage. |
| ConfigManager::$storages | property | core/ |
The configuration storages keyed by collection name. |
| ConfigOtherModuleTest::getStorage | function | core/ |
Gets the provided entity type's storage. |
| ConfigSchemaDiscovery::$schemaStorage | property | core/ |
A storage instance for reading configuration schema data. |
| ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
| ConfigSnapshotSubscriber::$snapshotStorage | property | core/ |
The snapshot storage used to write configuration changes. |
| ConfigSnapshotSubscriber::$sourceStorage | property | core/ |
The source storage used to discover configuration changes. |
| ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
| ConfigStorageTestBase.php | file | core/ |
|
| ConfigStorageTestBase::$invalidStorage | property | core/ |
|
| ConfigStorageTestBase::$storage | property | core/ |
|
| ConfigStorageTestBase::delete | function | core/ |
Deletes configuration data from the storage. |
| ConfigStorageTestBase::insert | function | core/ |
Inserts configuration data in the storage. |
| ConfigStorageTestBase::read | function | core/ |
Reads configuration data from the storage. |
| ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
| ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
| ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
| ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ConfigStorageTestBase::update | function | core/ |
Updates configuration data in the storage. |
| ConfigTest::$storage | property | core/ |
Storage. |
| ConfigTestStorage | class | core/ |
Storage class for testing configuration entity storage. |
| ConfigTestStorage.php | file | core/ |
|
| ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
| ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
| ConfigTranslationCacheTest::$localeStorage | property | core/ |
String translation storage object. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.