You are here

namespace Drupal\Core\Flood in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Flood
Classsort descending Location Description
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.