Search for age

  1. Search 7.x for age
  2. Search 9.5.x for age
  3. Search 8.9.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
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.
BatchTestController::testLargePercentage function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Fires a batch process without a form submission.
BigPipeRegressionTest::testMessages_2712935 function core/modules/big_pipe/tests/src/FunctionalJavascript/BigPipeRegressionTest.php Ensure messages set in placeholders always appear.
big_pipe_page_attachments function core/modules/big_pipe/big_pipe.module Implements hook_page_attachments().
big_pipe_test_page_top function core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Implements hook_page_top().
block--page-title-block.html.twig file core/themes/olivero/templates/block/block--page-title-block.html.twig Olivero's implementation to display a block.
block--system-messages-block.html.twig file core/themes/stable9/templates/block/block--system-messages-block.html.twig Theme override for the messages block.
block--system-messages-block.html.twig file core/modules/system/templates/block--system-messages-block.html.twig Default theme implementation for the messages block.
block.block.claro_messages.yml file core/themes/claro/config/optional/block.block.claro_messages.yml core/themes/claro/config/optional/block.block.claro_messages.yml
block.block.claro_page_title.yml file core/themes/claro/config/optional/block.block.claro_page_title.yml core/themes/claro/config/optional/block.block.claro_page_title.yml
block.block.olivero_messages.yml file core/themes/olivero/config/optional/block.block.olivero_messages.yml core/themes/olivero/config/optional/block.block.olivero_messages.yml
block.block.olivero_page_title.yml file core/themes/olivero/config/optional/block.block.olivero_page_title.yml core/themes/olivero/config/optional/block.block.olivero_page_title.yml
block.block.stark_messages.yml file core/profiles/minimal/config/install/block.block.stark_messages.yml core/profiles/minimal/config/install/block.block.stark_messages.yml
block.block.stark_page_title.yml file core/profiles/minimal/config/install/block.block.stark_page_title.yml core/profiles/minimal/config/install/block.block.stark_page_title.yml
block.block.testing_theme_optional_blocks_page_title.yml file core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.yml core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.yml
block.block.umami_languageswitcher.yml file core/profiles/demo_umami/config/install/block.block.umami_languageswitcher.yml core/profiles/demo_umami/config/install/block.block.umami_languageswitcher.yml
block.block.umami_messages.yml file core/profiles/demo_umami/config/install/block.block.umami_messages.yml core/profiles/demo_umami/config/install/block.block.umami_messages.yml
block.block.umami_page_title.yml file core/profiles/demo_umami/config/install/block.block.umami_page_title.yml core/profiles/demo_umami/config/install/block.block.umami_page_title.yml
block.page_display_variant_subscriber service core/modules/block/block.services.yml Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber
Block::$blockManager property core/modules/views/src/Plugin/views/display/Block.php The block manager.
Block::$conditionPluginManager property core/modules/block/src/Entity/Block.php The condition plugin manager.
Block::$entityTypeManager property core/modules/views/src/Plugin/views/display/Block.php The entity type manager.
Block::conditionPluginManager function core/modules/block/src/Entity/Block.php Gets the condition plugin manager.
BlockCacheTest::testCachePerPage function core/modules/block/tests/src/Functional/BlockCacheTest.php Tests "url" cache context.
BlockComponentRenderArrayTest::$blockManager property core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php The block plugin manager.
BlockConfigEntityUnitTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The entity type manager used for testing.
BlockConfigSchemaTest::$blockManager property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php The block manager.
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContentBlock::$blockManager property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The Plugin Block Manager.

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