Search for storage
- Search 7.x for storage
- Search 8.9.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
@covers ::__construct |
ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass |
ConfigEntityUnitTest::$storage | property | core/ |
The config_test entity storage. |
ConfigEntityUnitTest::testStorageMethods | function | core/ |
Tests storage methods. |
ConfigEvents::STORAGE_TRANSFORM_EXPORT | constant | core/ |
Name of the event fired when the export storage is used. |
ConfigEvents::STORAGE_TRANSFORM_IMPORT | constant | core/ |
Name of the event fired just before importing configuration. |
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 enable. |
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. |
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. |
ConfigSingleImportForm::$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. |
ConfigStorageStagingTest | class | core/ |
Tests that the service "config.storage.staging" has been deprecated. |
ConfigStorageStagingTest.php | file | core/ |
|
ConfigStorageStagingTest::testConfigStorageStagingDeprecation | function | core/ |
Tests deprecation of the "config.storage.staging" service. |
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/ |
|
ConfigStorageTestBase::insert | function | core/ |
|
ConfigStorageTestBase::read | function | core/ |
|
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. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.