Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
BatchStorage::create function core/lib/Drupal/Core/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::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/ProxyClass/Batch/BatchStorage.php Loads a batch.
BatchStorage::load function core/lib/Drupal/Core/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/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.
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig <span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span>
BigPipe::STOP_SIGNAL constant core/modules/big_pipe/src/Render/BigPipe.php The BigPipe placeholder replacements stop signal.
BigPipeResponse::getOriginalHtmlResponse function core/modules/big_pipe/src/Render/BigPipeResponse.php Returns the original HTML response.
BigPipeTest::setCsrfTokenSeedInTestEnvironment function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php Ensures CSRF tokens can be generated for the current user's session.
big_pipe_test_page_top function core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Implements hook_page_top().
block.block.call_to_action.yml file core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/testing_config_install/block.block.stark_tools.yml core/tests/fixtures/config_install/testing_config_install/block.block.stark_tools.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_tools.yml core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_tools.yml
block.block.stark_tools.yml file core/tests/fixtures/config_install/multilingual/block.block.stark_tools.yml core/tests/fixtures/config_install/multilingual/block.block.stark_tools.yml
block.block.stark_tools.yml file core/profiles/minimal/config/install/block.block.stark_tools.yml core/profiles/minimal/config/install/block.block.stark_tools.yml
block.repository service core/modules/block/block.services.yml Drupal\block\BlockRepository
Block::initializeIterator function core/modules/block/src/Plugin/migrate/source/Block.php Initializes the iterator with the source data.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
BlockAccessControlHandler::$contextRepository property core/modules/block/src/BlockAccessControlHandler.php The context manager service.
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockComponentRenderArrayTest::testOnBuildRender function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderDenied function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreview function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContentAddLocalAction::getOptions function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php Returns options for rendering a link for the local action.
BlockContentBlock::$entityDisplayRepository property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The entity display repository.

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