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
BatchStorage::delete function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::doInsertBatchRecord function core/lib/Drupal/Core/Batch/BatchStorage.php Inserts a record in the table and returns the batch id.
BatchStorage::ensureTableExists function core/lib/Drupal/Core/Batch/BatchStorage.php Check if the table exists and create it if not.
BatchStorage::getId function core/lib/Drupal/Core/Batch/BatchStorage.php Returns a new batch id.
BatchStorage::getId function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
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
BatchStorage::load function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::schemaDefinition function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::schemaDefinition function core/lib/Drupal/Core/Batch/BatchStorage.php Defines the schema for the batch table.
BatchStorage::TABLE_NAME constant core/lib/Drupal/Core/Batch/BatchStorage.php The table name.
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::__construct function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Constructs a ProxyClass Drupal proxy object.
BatchStorage::__construct function core/lib/Drupal/Core/Batch/BatchStorage.php Constructs the database batch storage service.
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 content block storage.
BlockContentController::$blockContentStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block storage.
BlockContentController::$blockContentTypeStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block type storage.
BlockContentDeriverTest::$blockContentStorage property core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php The block content storage.
BlockContentStorageBodyFieldHook class core/modules/block_content/modules/block_content_storage_body_field/src/Hook/BlockContentStorageBodyFieldHook.php Hook implementations for block_content_storage_body_field.
BlockContentStorageBodyFieldHook.php file core/modules/block_content/modules/block_content_storage_body_field/src/Hook/BlockContentStorageBodyFieldHook.php
BlockContentStorageBodyFieldHook::systemInfoAlter function core/modules/block_content/modules/block_content_storage_body_field/src/Hook/BlockContentStorageBodyFieldHook.php Implements hook_system_info_alter().
BlockContentStorageBodyFieldTest class core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php Tests the block_content_storage_body_field deprecated module.
BlockContentStorageBodyFieldTest.php file core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php
BlockContentStorageBodyFieldTest::$defaultTheme property core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php
BlockContentStorageBodyFieldTest::$modules property core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php
BlockContentStorageBodyFieldTest::testBackwardsCompatibility function core/modules/block_content/modules/block_content_storage_body_field/tests/src/Functional/BlockContentStorageBodyFieldTest.php Tests the BC coverage for block_content_storage_body_field.
BlockContentStorageSchema class core/modules/block_content/src/BlockContentStorageSchema.php Defines the block content schema handler.
BlockContentStorageSchema.php file core/modules/block_content/src/BlockContentStorageSchema.php
BlockContentStorageSchema::getSharedTableFieldSchema function core/modules/block_content/src/BlockContentStorageSchema.php
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.
BlockRepositoryTest::$blockStorage property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The block storage or a mock.
BlockStorageUnitTest class core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the storage of blocks.
BlockStorageUnitTest.php file core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::$controller property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php The block storage.
BlockStorageUnitTest::$modules property core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
BlockStorageUnitTest::createTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the creation of blocks.
BlockStorageUnitTest::deleteTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the deleting of blocks.
BlockStorageUnitTest::loadTests function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the loading of blocks.
BlockStorageUnitTest::setUp function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php

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