user.flood_control
Class
Drupal\user\UserFloodControl2 string references to user.flood_control
- 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
-   class: Drupal\user\UserFloodControl
 -   arguments:
 -       - '@flood'
 -       - '@event_dispatcher'
 -       - '@request_stack'
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.