Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
BatchBuilderTest::testSetQueue function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setQueue().
BatchBuilderTest::testSetTitle function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setTitle().
BatchBuilderTest::testSetUrlOptions function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setUrlOptions().
BatchController::__construct function core/modules/system/src/Controller/BatchController.php Constructs a new BatchController.
BatchControllerTest class core/modules/system/tests/src/Unit/Batch/BatchControllerTest.php Tests for the batch controller class.
BatchControllerTest.php file core/modules/system/tests/src/Unit/Batch/BatchControllerTest.php
BatchControllerTest::testBatchPageTitle function core/modules/system/tests/src/Unit/Batch/BatchControllerTest.php Tests title callback.
BatchInjectionCallbacks class core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php Batch callbacks using dependency injection for testing batches.
BatchInjectionCallbacks.php file core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
BatchInjectionCallbacks::themeCallback function core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php Implements callback_batch_operation().
BatchInjectionCallbacks::titleCallback function core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php Tests the title on the progress page by performing a batch callback.
BatchInjectionCallbacks::__construct function core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
BatchKernelTest class core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests batch functionality.
BatchKernelTest.php file core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php
BatchKernelTest::setUp function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
BatchMemory::getAllItems function core/lib/Drupal/Core/Queue/BatchMemory.php Retrieves all remaining items in the queue.
BatchNegotiator::$batchStorage property core/modules/system/src/Theme/BatchNegotiator.php The batch storage.
BatchNegotiator::$requestStack property core/modules/system/src/Theme/BatchNegotiator.php The request stack.
BatchNegotiator::applies function core/modules/system/src/Theme/BatchNegotiator.php
BatchNegotiator::__construct function core/modules/system/src/Theme/BatchNegotiator.php Constructs a BatchNegotiator.
BatchNegotiatorTest class core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Tests the BatchNegotiator.
BatchNegotiatorTest.php file core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php
BatchNegotiatorTest::$modules property core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php
BatchNegotiatorTest::testApplies function core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Test that the negotiator applies to the batch route.
BatchNotFoundTest class core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php Tests if a page not found error is returned when a batch ID does not exist.
BatchNotFoundTest.php file core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php
BatchNotFoundTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php
BatchNotFoundTest::$modules property core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php
BatchNotFoundTest::testBatchNotFound function core/modules/system/tests/src/Functional/Batch/BatchNotFoundTest.php Tests for page not found error if batch ID does not exist.
BatchStorage class core/lib/Drupal/Core/Batch/BatchStorage.php Defines the storage handler class for batches.
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/ProxyClass/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage::$container property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The service container.
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::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
BatchStorage::cleanup function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::create function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::create function core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage::delete function core/lib/Drupal/Core/Batch/BatchStorage.php
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/ProxyClass/Batch/BatchStorage.php

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