22 calls to batch_set()

batch_test_chained_form_submit_1 in drupal-7.x/modules/simpletest/tests/batch_test.module
Submit handler #1 for the chained form.
batch_test_chained_form_submit_2 in drupal-7.x/modules/simpletest/tests/batch_test.module
Submit handler #2 for the chained form.
batch_test_chained_form_submit_4 in drupal-7.x/modules/simpletest/tests/batch_test.module
Submit handler #4 for the chained form.
batch_test_large_percentage in drupal-7.x/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_multistep_form_submit in drupal-7.x/modules/simpletest/tests/batch_test.module
Submit handler for the multistep form.
batch_test_nested_drupal_form_submit in drupal-7.x/modules/simpletest/tests/batch_test.module
Menu callback: programmatically submits a form within a batch.
batch_test_no_form in drupal-7.x/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_simple_form_submit in drupal-7.x/modules/simpletest/tests/batch_test.module
Submit handler for the simple form.
batch_test_theme_batch in drupal-7.x/modules/simpletest/tests/batch_test.module
Menu callback: run a batch for testing theme used on the progress page.
install_run_task in drupal-7.x/includes/install.core.inc
Runs an individual installation task.
locale_languages_predefined_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process the language addition form submission.
locale_system_update in drupal-7.x/modules/locale/locale.module
Imports translations when new modules or themes are installed.
node_access_rebuild in drupal-7.x/modules/node/node.module
Rebuilds the node access database.
node_mass_update in drupal-7.x/modules/node/node.admin.inc
Make mass update of nodes, changing all nodes in the $nodes array to update them with the field values in $updates.
simpletest_run_tests in drupal-7.x/modules/simpletest/simpletest.module
Actually runs tests.
update_authorize_run_install in drupal-7.x/modules/update/update.authorize.inc
Installs a new project when invoked by authorize.php.
update_authorize_run_update in drupal-7.x/modules/update/update.authorize.inc
Updates existing projects when invoked by authorize.php.
update_batch in drupal-7.x/includes/update.inc
Starts the database update batch process.
update_manager_update_form_submit in drupal-7.x/modules/update/update.manager.inc
Form submission handler for update_manager_update_form().
update_manual_status in drupal-7.x/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel in drupal-7.x/modules/user/user.module
Cancel a user account.
_batch_test_nested_batch_callback in drupal-7.x/modules/simpletest/tests/batch_test.callbacks.inc
Batch operation setting up its own batch.