You are here

namespace Drupal\Tests\r4032login\Functional in Redirect 403 to User Login 2.x

Same name in other branches
  1. 8 Drupal\Tests\r4032login\Functional
Classsort descending Location Description
AuthenticatedRedirectTest tests/src/Functional/AuthenticatedRedirectTest.php Test authenticated redirection from 403 to configured page.
BaseRedirectTest tests/src/Functional/BaseRedirectTest.php Test normal redirection from 403 to login page.
ChangeAccessDeniedMessageTest tests/src/Functional/ChangeAccessDeniedMessageTest.php Test that it is possible to change the "User login access denied" message.
ChangeLoginFormPathTest tests/src/Functional/ChangeLoginFormPathTest.php Test that it is possible to change the path to the user login form.
ChangeMessageTypeTest tests/src/Functional/ChangeMessageTypeTest.php Test that it is possible to change the type of the "Access denied" message.
DestinationParameterOverrideTest tests/src/Functional/DestinationParameterOverrideTest.php Test that it is possible to override the destination parameter.
DisplayAccessDeniedMessageTest tests/src/Functional/DisplayAccessDeniedMessageTest.php Test that it is possible to change the "User login access denied" message.
PreserveQueryStringTest tests/src/Functional/PreserveQueryStringTest.php Test that query string is preserved after redirection.
RedirectCacheTest tests/src/Functional/RedirectCacheTest.php Test caching redirection.
RedirectStatusCodeTest tests/src/Functional/RedirectStatusCodeTest.php Test the behavior of the "HTTP redirect code" option.
RedirectToDestinationTest tests/src/Functional/RedirectToDestinationTest.php Test the option "Redirect user to the page they tried to access after login".
RedirectToProtectedFrontPageTest tests/src/Functional/RedirectToProtectedFrontPageTest.php Test the redirection to a protected front page.
SettingsUpdateTest tests/src/Functional/SettingsUpdateTest.php Test update of settings from admin/config/system/site-information.
SkipRedirectTest tests/src/Functional/SkipRedirectTest.php Test that is well avoided to redirect for configured urls.