Search for getStorage
- Search 7.x for getStorage
- Search 9.5.x for getStorage
- Search 8.9.x for getStorage
- Search 10.3.x for getStorage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigController::$targetStorage | property | core/ |
The target storage. |
ConfigEntityListBuilder::getStorage | function | core/ |
Gets the config entity storage. |
ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
ConfigImporterTest::testStorageComparerTargetStorage | function | core/ |
Tests the target storage caching during configuration import. |
ConfigOtherModuleTest::getStorage | function | core/ |
Gets the provided entity type's storage. |
DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
EntityListBuilder::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
EntityType::getStorageClass | function | core/ |
Gets the storage class. |
EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
EntityTypeManager::getStorage | function | core/ |
Creates a new storage instance. |
EntityTypeManagerInterface::getStorage | function | core/ |
Creates a new storage instance. |
EntityTypeManagerTest::testGetStorage | function | core/ |
Tests the getStorage() method. |
EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
ExportStorageManager::getStorage | function | core/ |
Get the config storage. |
ExportStorageManagerTest::testGetStorage | function | core/ |
Tests getting the export storage. |
ExportStorageManagerTest::testGetStorageLock | function | core/ |
Tests the export storage when it is locked. |
FieldTypePluginManager::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
FieldTypePluginManagerInterface::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings for a field type. |
FormState::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
FormStateDecoratorBase::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
FormStateDecoratorBaseTest::testGetStorage | function | core/ |
@covers ::getStorage |
FormStateInterface::getStorage | function | core/ |
Returns the entire set of arbitrary data. |
LanguageConfigFactoryOverride::getStorage | function | core/ |
|
LanguageConfigFactoryOverrideInterface::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
ManagedStorage::getStorage | function | core/ |
Get the decorated storage from the manager if necessary. |
ManagedStorageTest::getStorage | function | core/ |
Get the config storage. |
NavigationSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
NavigationSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
SectionStorageBase::getStorageType | function | core/ |
Returns the type of this storage. |
SectionStorageInterface::getStorageId | function | core/ |
Returns an identifier for this storage. |
SectionStorageInterface::getStorageType | function | core/ |
Returns the type of this storage. |
SimpleConfigSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
SimpleConfigSectionStorage::getStorageType | function | core/ |
Returns the type of this storage. |
SqlContentEntityStorage::getStorageSchema | function | core/ |
Gets the entity type's storage schema object. |
StorableConfigBase::getStorage | function | core/ |
Retrieves the storage used to load and save this configuration object. |
StorageComparer::$targetStorage | property | core/ |
The target storage used to write configuration changes. |
StorageComparer::$targetStorages | property | core/ |
The target storages keyed by collection. |
StorageComparer::getTargetStorage | function | core/ |
Gets the configuration target storage. |
StorageComparerInterface::getTargetStorage | function | core/ |
Gets the configuration target storage. |
StorageComparerTest::$targetStorage | property | core/ |
|
StorageManagerInterface::getStorage | function | core/ |
Get the config storage. |
StorageTransformEvent::getStorage | function | core/ |
Returns the mutable storage ready to be read from and written to. |
StringBase::getStorage | function | core/ |
Gets the string storage. |
StringInterface::getStorage | function | core/ |
Gets the string storage. |
TestSessionBag::getStorageKey | function | core/ |
|
TestStateBasedSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.