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
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.
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 Gets the schema for a single field definition.
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
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 Modules to install.
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
BlockStorageUnitTest::testBlockCRUD function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests CRUD operations.
BlockStorageUnitTest::testDefaultBlocks function core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php Tests the installation of default blocks.
book.outline_storage service core/modules/book/book.services.yml Drupal\book\BookOutlineStorage
BookAdminEditForm::$nodeStorage property core/modules/book/src/Form/BookAdminEditForm.php The node storage.
BookBreadcrumbBuilder::$nodeStorage property core/modules/book/src/BookBreadcrumbBuilder.php The node storage.
BookExport::$nodeStorage property core/modules/book/src/BookExport.php The node storage.
BookManager::$bookOutlineStorage property core/modules/book/src/BookManager.php Book outline storage.
BookManagerTest::$bookOutlineStorage property core/modules/book/tests/src/Unit/BookManagerTest.php Book outline storage.
BookNavigationBlock::$nodeStorage property core/modules/book/src/Plugin/Block/BookNavigationBlock.php The node storage.
BookOutlineStorage class core/modules/book/src/BookOutlineStorage.php Defines a storage class for books outline.
BookOutlineStorage.php file core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::$connection property core/modules/book/src/BookOutlineStorage.php Database Service Object.
BookOutlineStorage::countOriginalLinkChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::delete function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBookMenuTree function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBooks function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getBookSubtree function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::getChildRelativeDepth function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::hasBooks function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::insert function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::loadBookChildren function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::loadMultiple function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::update function core/modules/book/src/BookOutlineStorage.php
BookOutlineStorage::updateMovedChildren function core/modules/book/src/BookOutlineStorage.php

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