11 calls to batch_process()

batch_test_large_percentage in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Menu callback: Fires a batch process without a form submission.
batch_test_nested_drupal_form_submit in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Menu callback: Submits a form within a batch programmatically.
batch_test_no_form in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Menu callback: Fires a batch process without a form submission.
batch_test_theme_batch in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Menu callback: Runs a batch for testing theme used on the progress page.
drupal_process_form in drupal/core/includes/form.inc
Processes a form submission.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
locale_translation_manual_status in drupal/core/modules/locale/locale.pages.inc
Page callback: Checks for translation updates and displays the translations status.
system_authorized_batch_process in drupal/core/modules/system/system.module
Use authorize.php to run batch_process().
update_batch in drupal/core/includes/update.inc
Starts the database update batch process.
update_manual_status in drupal/core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel_confirm in drupal/core/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.