Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 8.9.x for storage
- Search 11.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[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
| ConfigEntityStorageTest::testLoadRevision | function | core/ |
@covers ::loadRevision[[api-linebreak]] @group legacy |
| ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| ConfigEntityStorageTest::testUUIDConflict | function | core/ |
Tests creating configuration entities with changed UUIDs. |
| ConfigEntityType::checkStorageClass | function | core/ |
|
| ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass[[api-linebreak]] |
| 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/ |
|
| 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/ |
|
| ConfigInstaller::getSourceStorage | function | core/ |
|
| ConfigInstaller::setSourceStorage | function | core/ |
|
| ConfigInstaller::setSourceStorage | function | core/ |
|
| 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. |
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.