Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 8.9.x for storage
  4. Search 10.3.x for storage
  5. Other projects
Title Object type File name Summary
EntityType::checkStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Checks that the provided class is compatible with the current entity type.
EntityType::getStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the storage class.
EntityType::setStorageClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the storage class.
EntityTypeInterface::getStorageClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the storage class.
EntityTypeInterface::setStorageClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets 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.
EntityTypeTest::testSetStorageClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the setStorageClass() method.
EntityViewsData::$fieldStorageDefinitions property core/modules/views/src/EntityViewsData.php The field storage definitions for all base fields of the entity type.
EntityViewsData::$storage property core/modules/views/src/EntityViewsData.php The storage used for this entity type.
EntityViewsData::getFieldStorageDefinitions function core/modules/views/src/EntityViewsData.php Gets the field storage definitions.
entity_schema_test_entity_field_storage_info function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_field_storage_info().
entity_test_extra_entity_field_storage_info function core/modules/system/tests/modules/entity_test_extra/entity_test_extra.module Implements hook_entity_field_storage_info().
entity_test_update_entity_field_storage_info function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_field_storage_info().
ExcludedModulesEventSubscriber::$activeStorage property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExportStorageManager class core/lib/Drupal/Core/Config/ExportStorageManager.php The export storage manager dispatches an event for the export storage.
ExportStorageManager.php file core/lib/Drupal/Core/Config/ExportStorageManager.php
ExportStorageManager::$active property core/lib/Drupal/Core/Config/ExportStorageManager.php The active configuration storage.
ExportStorageManager::$eventDispatcher property core/lib/Drupal/Core/Config/ExportStorageManager.php The event dispatcher.
ExportStorageManager::$lock property core/lib/Drupal/Core/Config/ExportStorageManager.php The used lock backend instance.
ExportStorageManager::$storage property core/lib/Drupal/Core/Config/ExportStorageManager.php The database storage.
ExportStorageManager::getStorage function core/lib/Drupal/Core/Config/ExportStorageManager.php Get the config storage.
ExportStorageManager::LOCK_NAME constant core/lib/Drupal/Core/Config/ExportStorageManager.php The name used to identify the lock.
ExportStorageManager::__construct function core/lib/Drupal/Core/Config/ExportStorageManager.php ExportStorageManager constructor.
ExportStorageManagerTest class core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Tests the export storage manager.
ExportStorageManagerTest.php file core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Modules to install.
ExportStorageManagerTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php
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.
ExtensionInstallStorage class core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Storage to access configuration and schema in enabled extensions.
ExtensionInstallStorage.php file core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
ExtensionInstallStorage::$configStorage property core/lib/Drupal/Core/Config/ExtensionInstallStorage.php The active configuration store.
ExtensionInstallStorage::$includeProfile property core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Flag to include the profile in the list of enabled modules.
ExtensionInstallStorage::$installProfile property core/lib/Drupal/Core/Config/ExtensionInstallStorage.php The name of the currently active installation profile.
ExtensionInstallStorage::createCollection function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Creates a collection on the storage.
ExtensionInstallStorage::getAllFolders function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Returns a map of all config object names and their folders.
ExtensionInstallStorage::__construct function core/lib/Drupal/Core/Config/ExtensionInstallStorage.php Overrides \Drupal\Core\Config\InstallStorage::__construct().
ExtensionInstallStorageTest class core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php @coversDefaultClass \Drupal\Core\Config\ExtensionInstallStorage
@group Config
ExtensionInstallStorageTest.php file core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php
ExtensionInstallStorageTest::testCreateCollection function core/tests/Drupal/Tests/Core/Config/ExtensionInstallStorageTest.php @covers ::createCollection
field.storage.block_content.body.yml file core/modules/block_content/config/install/field.storage.block_content.body.yml core/modules/block_content/config/install/field.storage.block_content.body.yml
field.storage.block_content.field_body.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_body.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_body.yml
field.storage.block_content.field_content_link.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_content_link.yml
field.storage.block_content.field_copyright.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml
field.storage.block_content.field_disclaimer.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_disclaimer.yml
field.storage.block_content.field_media_image.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_media_image.yml
field.storage.block_content.field_summary.yml file core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml core/profiles/demo_umami/config/install/field.storage.block_content.field_summary.yml

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