45 calls to drupal_goto()

aggregator_admin_refresh_feed in drupal/modules/aggregator/aggregator.admin.inc
Page callback: Refreshes a feed, then redirects to the overview page.
comment_approve in drupal/modules/comment/comment.pages.inc
Menu callback; publish specified comment.
comment_multiple_delete_confirm in drupal/modules/comment/comment.admin.inc
List the selected comments and verify that the admin wants to delete them.
comment_reply in drupal/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
common_test_drupal_goto_redirect in drupal/modules/simpletest/tests/common_test.module
Redirect using drupal_goto().
common_test_drupal_goto_redirect_advanced in drupal/modules/simpletest/tests/common_test.module
Redirect using drupal_goto().
common_test_init in drupal/modules/simpletest/tests/common_test.module
Implements hook_init().
drupal_redirect_form in drupal/includes/form.inc
Redirects the user to a URL after a form has been processed.
image_effect_form in drupal/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
locale_languages_delete_form in drupal/modules/locale/locale.admin.inc
User interface for the language deletion confirmation screen.
locale_translate_edit_form in drupal/modules/locale/locale.admin.inc
User interface for string editing.
node_add_page in drupal/modules/node/node.pages.inc
Page callback: Displays add content links for available content types.
openid_authentication in drupal/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_authentication_page in drupal/modules/openid/openid.pages.inc
Menu callback; Process an OpenID authentication.
overlay_init in drupal/modules/overlay/overlay.module
Implements hook_init().
overlay_user_dismiss_message in drupal/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
search_view in drupal/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
shortcut_link_add_inline in drupal/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
simpletest_result_form in drupal/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
system_actions_configure in drupal/modules/system/system.admin.inc
Menu callback; Creates the form for configuration of a single action.
system_actions_remove_orphans in drupal/modules/system/system.admin.inc
Remove actions that are in the database but not supported by any enabled module.
system_admin_compact_page in drupal/modules/system/system.module
Menu callback; Sets whether the admin menu is in compact mode or not.
system_authorized_run in drupal/modules/system/system.module
Setup and invoke an operation using authorize.php.
system_goto_action in drupal/modules/system/system.module
Redirects to a different URL.
system_modules_uninstall_validate in drupal/modules/system/system.admin.inc
Validates the submitted uninstall form.
system_run_cron in drupal/modules/system/system.admin.inc
Menu callback: run cron manually.
system_run_cron_submit in drupal/modules/system/system.admin.inc
Submit callback; run cron.
system_test_authorize_init_page in drupal/modules/simpletest/tests/system_test.module
Page callback to initialize authorize.php during testing.
system_theme_default in drupal/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_enable in drupal/modules/system/system.admin.inc
Menu callback; Enables a theme.
toolbar_toggle_page in drupal/modules/toolbar/toolbar.module
Menu callback; toggles the visibility of the toolbar drawer.
trigger_assign in drupal/modules/trigger/trigger.admin.inc
Builds a form that allows users to assign actions to triggers.
trigger_unassign in drupal/modules/trigger/trigger.admin.inc
Form constructor for confirmation page for removal of an assigned action.
trigger_unassign_submit in drupal/modules/trigger/trigger.admin.inc
Form submission handler for trigger_unassign().
update_manager_download_batch_finished in drupal/modules/update/update.manager.inc
Implements callback_batch_finished().
user_admin_role in drupal/modules/user/user.admin.inc
Form to configure a single role.
user_cancel_confirm in drupal/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.
user_login in drupal/modules/user/user.module
Form builder; the main user login form.
user_logout in drupal/modules/user/user.pages.inc
Menu callback; logs the current user out, and redirects to the home page.
user_menu_site_status_alter in drupal/modules/user/user.module
Implements hook_menu_site_status_alter().
user_multiple_cancel_confirm in drupal/modules/user/user.module
user_pass_reset in drupal/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_register_form in drupal/modules/user/user.module
Form builder; the user registration form.
_batch_page in drupal/includes/batch.inc
Renders the batch processing page based on the current state of the batch.