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

Breadcrumb

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

user.auth

Class

Drupal\user\UserAuthentication
2 string references to user.auth
UserAuthenticationController::create in core/modules/user/src/Controller/UserAuthenticationController.php
Instantiates a new instance of the implementing class using autowiring.
UserLoginForm::create in core/modules/user/src/Form/UserLoginForm.php
Instantiates a new instance of this class.

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\UserAuthentication
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@password'

API Navigation

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