Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BatchBuilderTest class core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests for the batch builder class.
BatchBuilderTest.php file core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php
BatchBuilderTest::finishedCallback function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Empty callback for the tests.
BatchBuilderTest::operationCallback function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Empty callback for the tests.
BatchBuilderTest::testAddingLibraries function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setting and adding libraries.
BatchBuilderTest::testAddOperation function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests addOperation().
BatchBuilderTest::testDefaultValues function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests the default values.
BatchBuilderTest::testQueueExists function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests queue class exists.
BatchBuilderTest::testQueueImplements function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests queue class implements \Drupal\Core\Queue\QueueInterface.
BatchBuilderTest::testSetErrorMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setErrorMessage().
BatchBuilderTest::testSetFile function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setFile().
BatchBuilderTest::testSetFinishCallback function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setFinishCallback().
BatchBuilderTest::testSetInitMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setInitMessage().
BatchBuilderTest::testSetProgressive function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setProgressive().
BatchBuilderTest::testSetProgressMessage function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setProgressMessage().
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 class core/modules/system/src/Controller/BatchController.php Controller routines for batch routes.
BatchController.php file core/modules/system/src/Controller/BatchController.php
BatchController::$root property core/modules/system/src/Controller/BatchController.php The app root.
BatchController::batchPage function core/modules/system/src/Controller/BatchController.php Returns a system batch page.
BatchController::batchPageTitle function core/modules/system/src/Controller/BatchController.php The _title_callback for the system.batch_page.normal route.
BatchController::create function core/modules/system/src/Controller/BatchController.php Instantiates a new instance of this class.
BatchController::__construct function core/modules/system/src/Controller/BatchController.php Constructs a new BatchController.
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 class core/lib/Drupal/Core/Queue/BatchMemory.php Defines a batch queue handler.
BatchMemory.php file core/lib/Drupal/Core/Queue/BatchMemory.php
BatchMemory::claimItem function core/lib/Drupal/Core/Queue/BatchMemory.php Overrides \Drupal\Core\Queue\Memory::claimItem().
BatchMemory::getAllItems function core/lib/Drupal/Core/Queue/BatchMemory.php Retrieves all remaining items in the queue.
BatchNegotiator class core/modules/system/src/Theme/BatchNegotiator.php Sets the active theme for the batch page.
BatchNegotiator.php file core/modules/system/src/Theme/BatchNegotiator.php
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 Whether this theme negotiator should be used to set the theme.
BatchNegotiator::determineActiveTheme function core/modules/system/src/Theme/BatchNegotiator.php Determine the active theme for the request.
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 Modules to enable.
BatchNegotiatorTest::testApplies function core/tests/Drupal/KernelTests/Core/Batch/BatchNegotiatorTest.php Test that the negotiator applies to the batch route.
BatchStorage class core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php Provides a proxy class for \Drupal\Core\Batch\BatchStorage.
BatchStorage class core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorage.php file core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::$connection property core/lib/Drupal/Core/Batch/BatchStorage.php The database connection.
BatchStorage::$container property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The service container.

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