You are here

Classes, traits, and interfaces in Redirect 403 to User Login 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AuthenticatedRedirectTest class Drupal\Tests\r4032login\Functional tests/src/Functional/AuthenticatedRedirectTest.php Test authenticated redirection from 403 to configured page.
BaseRedirectTest class Drupal\Tests\r4032login\Functional tests/src/Functional/BaseRedirectTest.php Test normal redirection from 403 to login page.
ChangeAccessDeniedMessageTest class Drupal\Tests\r4032login\Functional tests/src/Functional/ChangeAccessDeniedMessageTest.php Test that it is possible to change the "User login access denied" message.
ChangeLoginFormPathTest class Drupal\Tests\r4032login\Functional tests/src/Functional/ChangeLoginFormPathTest.php Test that it is possible to change the path to the user login form.
ChangeMessageTypeTest class Drupal\Tests\r4032login\Functional tests/src/Functional/ChangeMessageTypeTest.php Test that it is possible to change the type of the "Access denied" message.
DestinationParameterOverrideTest class Drupal\Tests\r4032login\Functional tests/src/Functional/DestinationParameterOverrideTest.php Test that it is possible to override the destination parameter.
DisplayAccessDeniedMessageTest class Drupal\Tests\r4032login\Functional tests/src/Functional/DisplayAccessDeniedMessageTest.php Test that it is possible to change the "User login access denied" message.
PreserveQueryStringTest class Drupal\Tests\r4032login\Functional tests/src/Functional/PreserveQueryStringTest.php Test that query string is preserved after redirection.
R4032LoginSubscriber class Drupal\r4032login\EventSubscriber src/EventSubscriber/R4032LoginSubscriber.php Redirect 403 to User Login event subscriber. 1 2
R4032LoginSubscriberTest class Drupal\Tests\r4032login\Unit tests/src/Unit/R4032LoginSubscriberTest.php @coversDefaultClass \Drupal\r4032login\EventSubscriber\R4032LoginSubscriber @group r4032login
RedirectEvent class Drupal\r4032login\Event src/Event/RedirectEvent.php Event that is fired just before the redirection is perform. 1
RedirectStatusCodeTest class Drupal\Tests\r4032login\Functional tests/src/Functional/RedirectStatusCodeTest.php Test the behavior of the "HTTP redirect code" option.
RedirectToDestinationTest class Drupal\Tests\r4032login\Functional tests/src/Functional/RedirectToDestinationTest.php Test the option "Redirect user to the page they tried to access after login".
SkipRedirectTest class Drupal\Tests\r4032login\Functional tests/src/Functional/SkipRedirectTest.php Test that is well avoided to redirect for configured urls.

Other projects