30 calls to batch_test_stack()

BatchTestChainedForm::batchTestChainedFormSubmit1 in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form submission handler #1 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit2 in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form submission handler #2 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit3 in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form submission handler #3 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit4 in core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
Form submission handler #4 for batch_test_chained_form.
BatchTestController::testFinishRedirect in 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 in core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
Fires a batch process without a form submission.
BatchTestController::testNoForm in core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
Fires a batch process without a form submission.
BatchTestController::testThemeBatch in core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
Runs a batch for testing theme used on the progress page.
BatchTestController::testTitleBatch in core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
Runs a batch for testing the title shown on the progress page.
BatchTestMockForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
Form submission handler.
BatchTestMultiStepForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
Form submission handler.
BatchTestSimpleForm::submitForm in core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
Form submission handler.
PageTest::testBatchProgressPageTheme in core/modules/system/tests/src/Functional/Batch/PageTest.php
Tests that the batch API progress page uses the correct theme.
PageTest::testBatchProgressPageTitle in core/modules/system/tests/src/Functional/Batch/PageTest.php
Tests that the batch API progress page shows the title correctly.
ProcessingTest::testBatchForm in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches defined in a form submit handler.
ProcessingTest::testBatchFormMultipleBatches in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches defined in different submit handlers on the same form.
ProcessingTest::testBatchFormMultistep in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches defined in a multistep form.
ProcessingTest::testBatchFormProgrammatic in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches defined in a programmatically submitted form.
ProcessingTest::testBatchLargePercentage in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches that return $context['finished'] > 1 do in fact complete.
ProcessingTest::testBatchNoForm in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches triggered outside of form submission.
ProcessingTest::testBatchRedirectFinishedCallback in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests batches that redirect in the batch finished callback.
ProcessingTest::testDrupalFormSubmitInBatch in core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
Tests form submission during a batch operation.
_batch_test_callback_1 in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_callback_2 in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_callback_5 in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_callback_6 in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_callback_7 in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_nested_batch_callback in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Implements callback_batch_operation().
_batch_test_theme_callback in core/modules/system/tests/modules/batch_test/batch_test.module
Implements callback_batch_operation().
_batch_test_title_callback in core/modules/system/tests/modules/batch_test/batch_test.module
Tests the title on the progress page by performing a batch callback.

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