actions_redirect in core/includes/actions.inc
Redirect the user after an action has been performed.
backdrop_redirect_form in core/includes/form.inc
Redirects the user to a URL after a form has been processed.
batch_process in core/includes/form.inc
Processes the batch.
CommonBackdropGotoTestCase::testBackdropGoto in core/modules/simpletest/tests/common.test
Test backdrop_goto().
common_test_menu in core/modules/simpletest/tests/common_test.module
Implements hook_menu().
field_ui_field_settings_form in core/modules/field_ui/field_ui.admin.inc
Form constructor for the field settings edit page.
installer_authorize_run_install in core/modules/installer/installer.authorize.inc
Installs a new project when invoked by authorize.php.
installer_manager_download_project in core/modules/installer/installer.manager.inc
Downloads a project given a project url.
redirect_menu in core/modules/redirect/redirect.module
Implements hook_menu().
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.