Search for getStorage

  1. Search 7.x for getStorage
  2. Search 9.5.x for getStorage
  3. Search 8.9.x for getStorage
  4. Search 10.3.x for getStorage
  5. Other projects
Title Object type File name Summary
ConfigController::$targetStorage property core/modules/config/src/Controller/ConfigController.php The target storage.
ConfigEntityListBuilder::getStorage function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets the config entity storage.
ConfigImporter::getStorageComparer function core/lib/Drupal/Core/Config/ConfigImporter.php Gets the configuration storage comparer.
ConfigImporterTest::testStorageComparerTargetStorage function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests the target storage caching during configuration import.
ConfigOtherModuleTest::getStorage function core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php Gets the provided entity type's storage.
DefaultsSectionStorage::getStorageId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Returns an identifier for this storage.
EntityListBuilder::getStorage function core/lib/Drupal/Core/Entity/EntityListBuilder.php Gets the entity storage.
EntityListBuilderInterface::getStorage function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Gets the entity storage.
EntityType::getStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the storage class.
EntityTypeInterface::getStorageClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the storage class.
EntityTypeManager::getStorage function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new storage instance.
EntityTypeManagerInterface::getStorage function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new storage instance.
EntityTypeManagerTest::testGetStorage function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getStorage() method.
EntityTypeTest::testGetStorageClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getStorageClass() method.
ExportStorageManager::getStorage function core/lib/Drupal/Core/Config/ExportStorageManager.php Get the config storage.
ExportStorageManagerTest::testGetStorage function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests getting the export storage.
ExportStorageManagerTest::testGetStorageLock function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage when it is locked.
FieldTypePluginManager::getStorageSettingsSummary function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Returns the summary of storage-level settings for a field type.
FieldTypePluginManagerInterface::getStorageSettingsSummary function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Returns the summary of storage-level settings for a field type.
FormState::getStorage function core/lib/Drupal/Core/Form/FormState.php Returns the entire set of arbitrary data.
FormStateDecoratorBase::getStorage function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the entire set of arbitrary data.
FormStateDecoratorBaseTest::testGetStorage function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::getStorage
FormStateInterface::getStorage function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the entire set of arbitrary data.
LanguageConfigFactoryOverride::getStorage function core/modules/language/src/Config/LanguageConfigFactoryOverride.php
LanguageConfigFactoryOverrideInterface::getStorage function core/modules/language/src/Config/LanguageConfigFactoryOverrideInterface.php Returns the storage instance for a particular langcode.
ManagedStorage::getStorage function core/lib/Drupal/Core/Config/ManagedStorage.php Get the decorated storage from the manager if necessary.
ManagedStorageTest::getStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Get the config storage.
NavigationSectionStorage::getStorageId function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns an identifier for this storage.
NavigationSectionStorage::getStorageType function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns the type of this storage.
OverridesSectionStorage::getStorageId function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Returns an identifier for this storage.
SectionStorageBase::getStorageType function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Returns the type of this storage.
SectionStorageInterface::getStorageId function core/modules/layout_builder/src/SectionStorageInterface.php Returns an identifier for this storage.
SectionStorageInterface::getStorageType function core/modules/layout_builder/src/SectionStorageInterface.php Returns the type of this storage.
SimpleConfigSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns an identifier for this storage.
SimpleConfigSectionStorage::getStorageType function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the type of this storage.
SqlContentEntityStorage::getStorageSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Gets the entity type's storage schema object.
StorableConfigBase::getStorage function core/lib/Drupal/Core/Config/StorableConfigBase.php Retrieves the storage used to load and save this configuration object.
StorageComparer::$targetStorage property core/lib/Drupal/Core/Config/StorageComparer.php The target storage used to write configuration changes.
StorageComparer::$targetStorages property core/lib/Drupal/Core/Config/StorageComparer.php The target storages keyed by collection.
StorageComparer::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration target storage.
StorageComparerInterface::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration target storage.
StorageComparerTest::$targetStorage property core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageManagerInterface::getStorage function core/lib/Drupal/Core/Config/StorageManagerInterface.php Get the config storage.
StorageTransformEvent::getStorage function core/lib/Drupal/Core/Config/StorageTransformEvent.php Returns the mutable storage ready to be read from and written to.
StringBase::getStorage function core/modules/locale/src/StringBase.php Gets the string storage.
StringInterface::getStorage function core/modules/locale/src/StringInterface.php Gets the string storage.
TestSessionBag::getStorageKey function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
TestStateBasedSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php Returns an identifier for this storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.