user.flood_control

Same name and namespace in other branches
  1. 10 core/modules/user/user.services.yml \user.flood_control
  2. 11.x core/modules/user/user.services.yml \user.flood_control

Class

Drupal\user\UserFloodControl
4 string references to user.flood_control
UserAuthenticationController::create in core/modules/user/src/Controller/UserAuthenticationController.php
Instantiates a new instance of this class.
UserAuthenticationController::__construct in core/modules/user/src/Controller/UserAuthenticationController.php
Constructs a new UserAuthenticationController object.
UserLoginForm::create in core/modules/user/src/Form/UserLoginForm.php
Instantiates a new instance of this class.
UserLoginForm::__construct in core/modules/user/src/Form/UserLoginForm.php
Constructs a new UserLoginForm.

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\UserFloodControl
  2. arguments:
  3. - '@flood'
  4. - '@event_dispatcher'
  5. - '@request_stack'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.