Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 7.x
»
form.inc
»
batch_process
Search Drupal 7.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
10 calls to batch_process()
batch_test_large_percentage
in drupal/
modules/
simpletest/
tests/
batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_nested_drupal_form_submit
in drupal/
modules/
simpletest/
tests/
batch_test.module
Menu callback: programmatically submits a form within a batch.
batch_test_no_form
in drupal/
modules/
simpletest/
tests/
batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_theme_batch
in drupal/
modules/
simpletest/
tests/
batch_test.module
Menu callback: run a batch for testing theme used on the progress page.
drupal_process_form
in drupal/
includes/
form.inc
Processes a form submission.
install_run_task
in drupal/
includes/
install.core.inc
Runs an individual installation task.
system_authorized_batch_process
in drupal/
modules/
system/
system.module
Use
authorize.php
to run
batch_process
().
update_batch
in drupal/
includes/
update.inc
Starts the database update batch process.
update_manual_status
in drupal/
modules/
update/
update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel_confirm
in drupal/
modules/
user/
user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.