Search for storage
- Search 7.x for storage
- Search 9.5.x for storage
- Search 10.3.x for storage
- Search 11.x for storage
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ConfigStorageTestBase::update | function | core/ |
|
| ConfigSync::$activeStorage | property | core/ |
The active configuration object. |
| ConfigSync::$snapshotStorage | property | core/ |
The snapshot configuration object. |
| ConfigSync::$syncStorage | property | core/ |
The sync configuration object. |
| ConfigTest::$storage | property | core/ |
Storage. |
| ConfigTestStorage | class | core/ |
@todo. |
| 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. |
| ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
| ConfigTranslationUiTest::$localeStorage | property | core/ |
String translation storage object. |
| ConfigTranslationUiTest::testLocaleDBStorage | function | core/ |
Test translation storage in locale storage. |
| ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManagerInterface::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigureBlockFormBase::$sectionStorage | property | core/ |
The section storage. |
| ConfigureBlockFormBase::getSectionStorage | function | core/ |
Retrieves the section storage object. |
| ConfigureSectionForm::$sectionStorage | property | core/ |
The section 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.