Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. user.routing.yml

21 string references to YAML keys in user.routing.yml

AccessDeniedSubscriber::on403 in core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php
Redirects users when access is denied.
LoginLogoutMenuLink::getRouteName in core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php
Returns the route name, if available.
MenuForm::buildOverviewTreeForm in core/modules/menu_ui/src/MenuForm.php
Recursive helper function for buildOverviewForm().
ModulePermissionsLinkHelper::getModulePermissionsLink in core/modules/user/src/ModulePermissionsLinkHelper.php
Generates a link pointing to a given module's permissions page section.
ModulesEnabledTrait::modulesEnabledConfirmationMessage in core/modules/system/src/Form/ModulesEnabledTrait.php
Provides a confirmation message after modules have been enabled.
ModulesListForm::buildRow in core/modules/system/src/Form/ModulesListForm.php
Builds a table row for the system modules page.
NavigationContentLinks::addMenuLinks in core/modules/navigation/src/NavigationContentLinks.php
Add links to the Content menu, based on enabled modules.
RoleForm::save in core/modules/user/src/RoleForm.php
Form submission handler for the 'save' action.
ToolbarLinkBuilder::renderToolbarLinks in core/modules/user/src/ToolbarLinkBuilder.php
Lazy builder callback for rendering toolbar links.
UserAuthenticationController::login in core/modules/user/src/Controller/UserAuthenticationController.php
Logs in a user.
UserController::determineErrorRedirect in core/modules/user/src/Controller/UserController.php
Validates user, hash, and timestamp.
UserController::resetPass in core/modules/user/src/Controller/UserController.php
Redirects to the user password reset form.
UserHooks::help in core/modules/user/src/Hook/UserHooks.php
Implements hook_help().
UserHooks::toolbar in core/modules/user/src/Hook/UserHooks.php
Implements hook_toolbar().
UserLazyBuilder::userOperationLinks in core/modules/navigation/src/UserLazyBuilder.php
Returns the user operation links in navigation expected format.
UserLoginBlock::blockAccess in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Indicates whether the block should be shown.
UserLoginBlock::build in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserMultipleCancelConfirm::buildForm in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Form constructor.
UserMultipleCancelConfirm::getCancelUrl in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Returns the route to go to if the user cancels the action.
UserMultipleCancelConfirm::submitForm in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Form submission handler.
UserRouteAlterSubscriber::onRoutingAlterAddFormats in core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php
Adds supported formats to the user authentication HTTP routes.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal