Search for redirect

  1. Search 9.5.x for redirect
  2. Search 8.9.x for redirect
  3. Search 10.3.x for redirect
  4. Search 11.x for redirect
  5. Other projects
Title Object type File name Summary
batch_test_redirect_page function modules/simpletest/tests/batch_test.module Menu callback: successful redirection.
common_test_drupal_goto_redirect function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
common_test_drupal_goto_redirect_advanced function modules/simpletest/tests/common_test.module Redirect using drupal_goto().
DrupalHTTPRedirectTest class modules/simpletest/tests/common.test Unit tests for processing of http redirects.
DrupalHTTPRedirectTest::getInfo function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testHostChange function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testHttpsDowngrade function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testNoHostChange function modules/simpletest/tests/common.test
DrupalHTTPRedirectTest::testNoHttpsDowngrade function modules/simpletest/tests/common.test
DrupalHTTPRequestTestCase::testDrupalHTTPRequestRedirect function modules/simpletest/tests/common.test
DrupalWebTestCase::$redirect_count property modules/simpletest/drupal_web_test_case.php The number of redirects followed during the handling of a request.
drupal_redirect_form function includes/form.inc Redirects the user to a URL after a form has been processed.
FormsRedirectTestCase class modules/simpletest/tests/form.test Tests form redirection.
FormsRedirectTestCase::getInfo function modules/simpletest/tests/form.test
FormsRedirectTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
FormsRedirectTestCase::testRedirect function modules/simpletest/tests/form.test Tests form redirection.
form_test_redirect function modules/simpletest/tests/form_test.module Form builder to detect form redirect.
form_test_redirect_submit function modules/simpletest/tests/form_test.module Form submit handler to test different redirect behaviours.
install_full_redirect_url function includes/install.core.inc Returns the complete URL redirected to during an installation request.
install_redirect_url function includes/install.core.inc Returns the URL that should be redirected to during an installation request.
OpenIDFunctionalTestCase::addRedirectedIdentity function modules/openid/openid.test Add OpenID identity, changed by the following redirects, to user's profile.
openid_redirect function modules/openid/openid.inc Creates a js auto-submit redirect for (for the 2.x protocol)
openid_redirect_form function modules/openid/openid.inc
openid_redirect_http function modules/openid/openid.inc Performs an HTTP 302 redirect (for the 1.x protocol).
openid_test_redirect function modules/openid/tests/openid_test.module Menu callback; redirect during Normalization/Discovery.
openid_test_redirected_method function modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback.
system_test_multiple_redirects function modules/simpletest/tests/system_test.module Menu callback; sends a redirect header to itself until $count argument is 0.
system_test_redirect function modules/simpletest/tests/system_test.module
system_test_redirect_invalid_scheme function modules/simpletest/tests/system_test.module
system_test_redirect_noparse function modules/simpletest/tests/system_test.module
system_test_redirect_noscheme function modules/simpletest/tests/system_test.module
system_test_redirect_protocol_relative function modules/simpletest/tests/system_test.module
_drupal_should_strip_sensitive_headers_on_http_redirect function includes/common.inc Determine whether to strip sensitive headers from a request when redirected.
_form_test_checkboxes_zero_no_redirect function modules/simpletest/tests/form_test.module

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.