flood
Same name and namespace in other branches
- 9 core/core.services.yml \flood
- 8.9.x core/core.services.yml \flood
- 10 core/core.services.yml \flood
Class
Drupal\Core\Flood\DatabaseBackendTags
- backend_overridable
3 string references to flood
- DrupalTest::testFlood in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the flood() method.
- UserController::create in core/
modules/ user/ src/ Controller/ UserController.php - Instantiates a new instance of the implementing class using autowiring.
- UserPasswordForm::create in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Flood\DatabaseBackend
- arguments:
- - '@database'
- - '@request_stack'
- - '@datetime.time'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.