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