10 calls to batch_process()
- batch_test_large_percentage in modules/
simpletest/ tests/ batch_test.module - Menu callback: fire a batch process without a form submission.
- batch_test_nested_drupal_form_submit in modules/
simpletest/ tests/ batch_test.module - Menu callback: programmatically submits a form within a batch.
- batch_test_no_form in modules/
simpletest/ tests/ batch_test.module - Menu callback: fire a batch process without a form submission.
- batch_test_theme_batch in modules/
simpletest/ tests/ batch_test.module - Menu callback: run a batch for testing theme used on the progress page.
- drupal_process_form in includes/
form.inc - Processes a form submission.
- install_run_task in includes/
install.core.inc - Runs an individual installation task.
- system_authorized_batch_process in modules/
system/ system.module - Use authorize.php to run batch_process().
- update_batch in includes/
update.inc - Starts the database update batch process.
- update_manual_status in modules/
update/ update.fetch.inc - Page callback: Checks for updates and displays the update status report.
- user_cancel_confirm in modules/
user/ user.pages.inc - Menu callback; Cancel a user account via e-mail confirmation link.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.