actions_redirect in includes/actions.inc
Redirect the user after an action has been performed.
backdrop_redirect_form in includes/form.inc
Redirects the user to a URL after a form has been processed.
batch_process in includes/form.inc
Processes the batch.
CommonBackdropGotoTestCase::testBackdropGoto in modules/simpletest/tests/common.test
Test backdrop_goto().
common_test_menu in modules/simpletest/tests/common_test.module
Implements hook_menu().
field_ui_field_settings_form in modules/field_ui/field_ui.admin.inc
Form constructor for the field settings edit page.
installer_authorize_run_install in modules/installer/installer.authorize.inc
Installs a new project when invoked by authorize.php.
installer_manager_download_project in modules/installer/installer.manager.inc
Downloads a project given a project url.
redirect_menu in modules/redirect/redirect.module
Implements hook_menu().
system_authorized_batch_process in modules/system/system.module
Use authorize.php to run batch_process().
update_batch in includes/update.inc
Starts the database update batch process.