namespace Drupal\Core\Flood
Same name in other branches
Object name | File name | Summary |
---|---|---|
DatabaseBackend | core/lib/Drupal/Core/Flood/DatabaseBackend.php | Defines the database flood backend. This is the default Drupal backend. |
FloodInterface | core/lib/Drupal/Core/Flood/FloodInterface.php | Defines an interface for flood controllers. |
MemoryBackend | core/lib/Drupal/Core/Flood/MemoryBackend.php | Defines the memory flood backend. This is used for testing. |
PrefixFloodInterface | core/lib/Drupal/Core/Flood/PrefixFloodInterface.php | Defines an interface for flood controllers that clear by identifier prefix. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.