Search for storage

  1. Search 7.x for storage
  2. Search 9.5.x for storage
  3. Search 10.3.x for storage
  4. Search 11.x for storage
  5. Other projects
Title Object type File name Summary
BaseFieldOverride::getFieldStorageDefinition function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Returns the field storage definition.
BaseFieldOverrideStorage class core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Storage class for base field overrides.
BaseFieldOverrideStorage.php file core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php
BaseFieldOverrideStorage::createInstance function core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Instantiates a new instance of this entity handler.
BaseFieldOverrideStorage::__construct function core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php Constructs a BaseFieldOverrideStorage object.
batch.storage service core/core.services.yml Drupal\Core\Batch\BatchStorage
BatchNegotiator::$batchStorage property core/modules/system/src/Theme/BatchNegotiator.php The batch storage.
BatchStorage class core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage class core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Provides a proxy class for \Drupal\Core\Batch\BatchStorage.
BatchStorage.php file core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::$connection property core/lib/Drupal/Core/Batch/BatchStorage.php The database connection.
BatchStorage::$container property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The service container.
BatchStorage::$csrfToken property core/lib/Drupal/Core/Batch/BatchStorage.php The CSRF token generator.
BatchStorage::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The id of the original proxied service.
BatchStorage::$service property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The real proxied service, after it was lazy loaded.
BatchStorage::$session property core/lib/Drupal/Core/Batch/BatchStorage.php The session.
BatchStorage::catchException function core/lib/Drupal/Core/Batch/BatchStorage.php Act on an exception when batch might be stale.
BatchStorage::cleanup function core/lib/Drupal/Core/Batch/BatchStorage.php Cleans up failed or old batches.
BatchStorage::cleanup function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Cleans up failed or old batches.
BatchStorage::create function core/lib/Drupal/Core/Batch/BatchStorage.php Creates and saves a batch.
BatchStorage::create function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Creates and saves a batch.
BatchStorage::delete function core/lib/Drupal/Core/Batch/BatchStorage.php Deletes a batch.
BatchStorage::delete function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Deletes a batch.
BatchStorage::doCreate function core/lib/Drupal/Core/Batch/BatchStorage.php Saves a batch.
BatchStorage::ensureTableExists function core/lib/Drupal/Core/Batch/BatchStorage.php Check if the table exists and create it if not.
BatchStorage::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Lazy loads the real service from the container.
BatchStorage::load function core/lib/Drupal/Core/Batch/BatchStorage.php Loads a batch.
BatchStorage::load function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Loads a batch.
BatchStorage::schemaDefinition function core/lib/Drupal/Core/Batch/BatchStorage.php Defines the schema for the batch table.
BatchStorage::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::TABLE_NAME constant core/lib/Drupal/Core/Batch/BatchStorage.php The table name.
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php Updates a batch.
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Updates a batch.
BatchStorage::__construct function core/lib/Drupal/Core/Batch/BatchStorage.php Constructs the database batch storage service.
BatchStorage::__construct function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Constructs a ProxyClass Drupal proxy object.
BatchStorageInterface interface core/lib/Drupal/Core/Batch/BatchStorageInterface.php Defines a common interface for batch storage operations.
BatchStorageInterface.php file core/lib/Drupal/Core/Batch/BatchStorageInterface.php
BatchStorageInterface::cleanup function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Cleans up failed or old batches.
BatchStorageInterface::create function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Creates and saves a batch.
BatchStorageInterface::delete function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Deletes a batch.
BatchStorageInterface::load function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Loads a batch.
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The custom block storage.
BlockContentController::$blockContentStorage property core/modules/block_content/src/Controller/BlockContentController.php The custom block storage.
BlockContentController::$blockContentTypeStorage property core/modules/block_content/src/Controller/BlockContentController.php The custom block type storage.
BlockForm::$storage property core/modules/block/src/BlockForm.php The block storage.
BlockFormTest::$storage property core/modules/block/tests/src/Unit/BlockFormTest.php The block storage.
BlockPluginId::$blockContentStorage property core/modules/block/src/Plugin/migrate/process/BlockPluginId.php The block_content entity storage handler.
BlockRepository::$blockStorage property core/modules/block/src/BlockRepository.php The block storage.

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