backdrop_process_form in core/includes/form.inc
Processes a form submission.
batch_test_large_percentage in core/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_nested_backdrop_form_submit in core/modules/simpletest/tests/batch_test.module
Menu callback: programmatically submits a form within a batch.
batch_test_no_form in core/modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_theme_batch in core/modules/simpletest/tests/batch_test.module
Menu callback: run a batch for testing theme used on the progress page.
install_run_task in core/includes/install.core.inc
Runs an individual installation task.
system_authorized_batch_process in core/modules/system/system.module
Use authorize.php to run batch_process().
update_batch in core/includes/update.inc
Starts the database update batch process.
update_manual_status in core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel_confirm in core/modules/user/user.pages.inc
Menu callback; cancel a user account via email confirmation link.