Search for on

  1. Search 7.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
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.
BatchNegotiator::__construct function core/modules/system/src/Theme/BatchNegotiator.php Constructs a BatchNegotiator.
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.
BatchStorage::$session property core/lib/Drupal/Core/Batch/BatchStorage.php The session.
BatchStorage::catchException function core/lib/Drupal/Core/Batch/BatchStorage.php Act on an exception when batch might be stale.
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::__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.
BatchTestController class core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Controller routines for batch tests.
BatchTestController.php file core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
BatchTestController::testFinishRedirect function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Fires a batch process without a form submission and a finish redirect.
BatchTestController::testLargePercentage function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Fires a batch process without a form submission.
BatchTestController::testNestedDrupalFormSubmit function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Submits a form within a batch programmatically.
BatchTestController::testNoForm function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Fires a batch process without a form submission.
BatchTestController::testProgrammatic function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Submits the 'Chained' form programmatically.
BatchTestController::testRedirect function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Redirects successfully.
BatchTestController::testThemeBatch function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Runs a batch for testing theme used on the progress page.
BatchTestController::testTitleBatch function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Runs a batch for testing the title shown on the progress page.
BatchUserAction class core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Provides action that sets batch precessing.
BatchUserAction.php file core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
BatchUserAction::access function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Checks object access.
BatchUserAction::execute function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin.
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin for an array of objects.
BatchUserAction::finishBatch function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Finish batch.
BatchUserAction::processBatch function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Processes the batch item.
BazCacheContext class core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Fake calculated cache context class.
BazCacheContext::getCacheableMetadata function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Gets the cacheability metadata for the context based on the parameter value.
BazCacheContext::getContext function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the string representation of the cache context.
BazCacheContext::getLabel function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the label of the cache context.
BcRoute::__construct function core/lib/Drupal/Core/Routing/BcRoute.php
BigPipe::$configFactory property core/modules/big_pipe/src/Render/BigPipe.php The config factory.
BigPipe::$session property core/modules/big_pipe/src/Render/BigPipe.php The session.
BigPipe::filterEmbeddedResponse function core/modules/big_pipe/src/Render/BigPipe.php Filters the given embedded response, using the cumulative AJAX page state.
BigPipe::filterResponse function core/modules/big_pipe/src/Render/BigPipe.php Filters the given response.
BigPipe::sendContent function core/modules/big_pipe/src/Render/BigPipe.php Sends an HTML response in chunks using the BigPipe technique.
BigPipe::splitHtmlOnPlaceholders function core/modules/big_pipe/src/Render/BigPipe.php Splits an HTML string into fragments.
BigPipe::__construct function core/modules/big_pipe/src/Render/BigPipe.php Constructs a new BigPipe class.
BigPipeController class core/modules/big_pipe/src/Controller/BigPipeController.php Returns responses for BigPipe module routes.
BigPipeController.php file core/modules/big_pipe/src/Controller/BigPipeController.php
BigPipeController::setNoJsCookie function core/modules/big_pipe/src/Controller/BigPipeController.php Sets a BigPipe no-JS cookie, redirects back to the original location.
BigPipePlaceholderTestCase::$embeddedAjaxResponseCommands property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected embedded AJAX response.
BigPipePlaceholderTestCase::$embeddedHtmlResponse property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The corresponding expected embedded HTML response.

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