batch_test_chained_form_submit_1 in modules/simpletest/tests/batch_test.module
Submit handler #1 for the chained form.
batch_test_chained_form_submit_2 in modules/simpletest/tests/batch_test.module
Submit handler #2 for the chained form.
batch_test_chained_form_submit_4 in modules/simpletest/tests/batch_test.module
Submit handler #4 for the chained form.
batch_test_large_percentage in modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_multistep_form_submit in modules/simpletest/tests/batch_test.module
Submit handler for the multistep form.
batch_test_nested_backdrop_form_submit in modules/simpletest/tests/batch_test.module
Menu callback: programmatically submits a form within a batch.
_batch_test_nested_batch_callback in modules/simpletest/tests/batch_test.callbacks.inc
Batch operation setting up its own batch.
batch_test_no_form in modules/simpletest/tests/batch_test.module
Menu callback: fire a batch process without a form submission.
batch_test_simple_form_submit in modules/simpletest/tests/batch_test.module
Submit handler for the simple form.
batch_test_theme_batch in modules/simpletest/tests/batch_test.module
Menu callback: run a batch for testing theme used on the progress page.
config_sync_form_submit in modules/config/config.admin.inc
Submit handler for config_sync_form().
installer_authorize_run_install in modules/installer/installer.authorize.inc
Installs a new project when invoked by authorize.php.
installer_authorize_run_update in modules/installer/installer.authorize.inc
Updates existing projects when invoked by authorize.php.
installer_browser_installation_select_versions_form_submit in modules/installer/installer.pages.inc
Submit handler for the select versions form.
installer_manager_update_form_submit in modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_form().
install_run_task in includes/install.core.inc
Runs an individual installation task.
locale_system_update in modules/locale/locale.module
Imports translations when new modules or themes are installed.
locale_translate_add_language_set_batch in modules/locale/locale.bulk.inc
Set a batch for newly added language.
node_access_rebuild in modules/node/node.module
Rebuilds the node access database.
node_mass_update in modules/node/node.admin.inc
Updates all nodes in the passed-in array with the passed-in field values.
path_bulk_update_form_generate_submit in modules/path/path.admin.inc
Submit handler for path alias bulk generate form.
simpletest_run_tests in modules/simpletest/simpletest.module
Actually runs tests.
system_utf8mb4_convert_form_submit in modules/system/system.admin.inc
Form submit function; convert existing database tables to utf8mb4.
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 in modules/user/user.module
Cancel a user account.