28 calls to drupal_goto()

aggregator_test_redirect in drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module
Page callback that redirects to another feed.
comment_approve in drupal/core/modules/comment/comment.pages.inc
Page callback: Publishes the specified comment.
comment_multiple_delete_confirm in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for bulk comment deletion.
comment_reply in drupal/core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
common_test_drupal_goto_redirect in drupal/core/modules/system/tests/modules/common_test/common_test.module
Redirects using drupal_goto().
common_test_drupal_goto_redirect_advanced in drupal/core/modules/system/tests/modules/common_test/common_test.module
Redirects using drupal_goto().
DeleteMultiple::buildForm in drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
drupal_redirect_form in drupal/core/includes/form.inc
Redirects the user to a URL after a form has been processed.
GotoAction::execute in drupal/core/modules/action/lib/Drupal/action/Plugin/Action/GotoAction.php
Executes the plugin.
image_effect_form in drupal/core/modules/image/image.admin.inc
Form builder; Form for adding and editing image effects.
language_admin_delete_form in drupal/core/modules/language/language.admin.inc
User interface for the language deletion confirmation screen.
locale_translation_manual_status in drupal/core/modules/locale/locale.pages.inc
Page callback: Checks for translation updates and displays the translations status.
node_add_page in drupal/core/modules/node/node.pages.inc
Page callback: Displays add content links for available content types.
overlay_user_dismiss_message in drupal/core/modules/overlay/overlay.module
Page callback: Dismisses the overlay accessibility message for this user.
RegisterFormController::form in drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
search_view in drupal/core/modules/search/search.pages.inc
Page callback: Presents the search form and/or search results.
shortcut_link_add_inline in drupal/core/modules/shortcut/shortcut.admin.inc
Menu page callback: creates a new link in the provided shortcut set.
SimpletestResultsForm::buildForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php
Form constructor.
system_admin_compact_page in drupal/core/modules/system/system.module
Menu callback; Sets whether the admin menu is in compact mode or not.
system_authorized_run in drupal/core/modules/system/system.module
Setup and invoke an operation using authorize.php.
system_modules_uninstall_validate in drupal/core/modules/system/system.admin.inc
Validates the submitted uninstall form.
system_test_authorize_init_page in drupal/core/modules/system/tests/modules/system_test/system_test.module
Page callback to initialize authorize.php during testing.
system_theme_default in drupal/core/modules/system/system.admin.inc
Menu callback; Set the default theme.
update_manager_download_batch_finished in drupal/core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
user_cancel_confirm in drupal/core/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.
user_multiple_cancel_confirm in drupal/core/modules/user/user.module
user_pass_reset in drupal/core/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
_batch_page in drupal/core/includes/batch.inc
Renders the batch processing page based on the current state of the batch.