user.auth
Same name in other branches
- 8.9.x core/modules/user/user.services.yml \user.auth
- 10 core/modules/user/user.services.yml \user.auth
- 11.x core/modules/user/user.services.yml \user.auth
Class
Drupal\user\UserAuth2 string references to user.auth
- UserAuthenticationController::create in core/
modules/ user/ src/ Controller/ UserAuthenticationController.php - Instantiates a new instance of this class.
- 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
- class: Drupal\user\UserAuth
- arguments:
- - '@entity_type.manager'
- - '@password'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.