flood
Same name in other branches
- 9 core/core.services.yml \flood
- 8.9.x core/core.services.yml \flood
Class
Drupal\Core\Flood\DatabaseBackendTags
- backend_overridable
14 string references to flood
- drupal6.php in core/
modules/ book/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ statistics/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ forum/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal6.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal6.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ statistics/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
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.