25 calls to batch_set()

batch_test_chained_form_submit_1 in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form submission handler #1 for batch_test_chained_form().
batch_test_chained_form_submit_2 in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form submission handler #2 for batch_test_chained_form().
batch_test_chained_form_submit_4 in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form submission handler #4 for batch_test_chained_form().
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_multistep_form_submit in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form submission handler for batch_test_multistep_form().
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_simple_form_submit in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Form submission handler for batch_test_simple_form().
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.
install_run_task in drupal/core/includes/install.core.inc
Runs an individual installation task.
locale_system_update in drupal/core/modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_add_language_set_batch in drupal/core/modules/locale/locale.bulk.inc
Sets a batch for a newly-added language.
locale_translate_import_form_submit in drupal/core/modules/locale/locale.bulk.inc
Form submission handler for locale_translate_import_form().
locale_translation_check_projects_batch in drupal/core/modules/locale/locale.compare.inc
Gets and stores the status and timestamp of remote po files.
node_access_rebuild in drupal/core/modules/node/node.module
Rebuilds the node access database.
node_mass_update in drupal/core/modules/node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
simpletest_run_tests in drupal/core/modules/simpletest/simpletest.module
Actually runs tests.
translation_entity_translatable_form_submit in drupal/core/modules/translation_entity/translation_entity.admin.inc
Form submission handler for translation_entity_translatable_form().
update_authorize_run_install in drupal/core/modules/update/update.authorize.inc
Installs a new project when invoked by authorize.php.
update_authorize_run_update in drupal/core/modules/update/update.authorize.inc
Updates existing projects when invoked by authorize.php.
update_batch in drupal/core/includes/update.inc
Start the database update batch process.
update_manager_update_form_submit in drupal/core/modules/update/update.manager.inc
Form submission handler for update_manager_update_form().
update_manual_status in drupal/core/modules/update/update.fetch.inc
Page callback: Checks for updates and displays the update status report.
user_cancel in drupal/core/modules/user/user.module
Cancel a user account.
_batch_test_nested_batch_callback in drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Performs a batch operation setting up its own batch.