You are here

Files in Login Destination 8.2

Primary tabs

File namesort descending Location Namespace Description
InstallTest.php tests/src/Functional/InstallTest.php Drupal\Tests\login_destination\Functional
LoginDestination.php src/Entity/LoginDestination.php Drupal\login_destination\Entity
LoginDestinationCreationTrait.php tests/src/Traits/LoginDestinationCreationTrait.php Drupal\Tests\login_destination\Traits
LoginDestinationDeleteRuleForm.php src/Form/LoginDestinationDeleteRuleForm.php Drupal\login_destination\Form
LoginDestinationInterface.php src/LoginDestinationInterface.php Drupal\login_destination
LoginDestinationListBuilder.php src/Controller/LoginDestinationListBuilder.php Drupal\login_destination\Controller
LoginDestinationManager.php src/LoginDestinationManager.php Drupal\login_destination
LoginDestinationManagerInterface.php src/LoginDestinationManagerInterface.php Drupal\login_destination
LoginDestinationRuleForm.php src/Form/LoginDestinationRuleForm.php Drupal\login_destination\Form
LoginDestinationSettingsForm.php src/Form/LoginDestinationSettingsForm.php Drupal\login_destination\Form
LoginDestinationToolbarLinkBuilder.php src/LoginDestinationToolbarLinkBuilder.php Drupal\login_destination
login_destination.info.yml login_destination.info.yml login_destination.info.yml
login_destination.links.action.yml login_destination.links.action.yml login_destination.links.action.yml
login_destination.links.menu.yml login_destination.links.menu.yml login_destination.links.menu.yml
login_destination.links.task.yml login_destination.links.task.yml login_destination.links.task.yml
login_destination.module login_destination.module Control where users are directed to, once they login, register or logout.
login_destination.permissions.yml login_destination.permissions.yml login_destination.permissions.yml
login_destination.routing.yml login_destination.routing.yml login_destination.routing.yml
login_destination.schema.yml config/schema/login_destination.schema.yml config/schema/login_destination.schema.yml
login_destination.services.yml login_destination.services.yml login_destination.services.yml
login_destination.settings.yml config/install/login_destination.settings.yml config/install/login_destination.settings.yml
login_destination.settings.yml config/schema/login_destination.settings.yml config/schema/login_destination.settings.yml
README.txt README.txt The Login Destination module provides a way to customize the destination that a user is redirected to after logging in, registering to the site, using a one-time login link or logging out. The configuration consists of specifying so called login…
RedirectTest.php tests/src/Functional/RedirectTest.php Drupal\Tests\login_destination\Functional
UninstallTest.php tests/src/Functional/UninstallTest.php Drupal\Tests\login_destination\Functional
UrlParameterTest.php tests/src/Functional/UrlParameterTest.php Drupal\Tests\login_destination\Functional

Other projects