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 |
---|---|---|---|
ConfigEntityStorageTest::testHasData | function | core/ |
Tests the hasData() method for config entity storage. |
ConfigEntityStorageTest::testLoad | function | core/ |
@covers ::load @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple @covers ::postLoad @covers ::mapFromStorageRecords @covers ::doLoadMultiple |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testUUIDConflict | function | core/ |
Tests creating configuration entities with changed UUIDs. |
ConfigEntityType::checkStorageClass | function | core/ |
|
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 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. |
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.