public MemoryBackend::isAllowed($name, $threshold, $window = 3600, $identifier
An array holding flood events, keyed by event name and identifier. File core/lib/Drupal/Core/Flood/MemoryBackend
public DatabaseBackend::schemaDefinition()
The database table name. File core/lib/Drupal/Core/Flood/DatabaseBackend.php, line 17
public MemoryBackend::clear($name, $identifier = NULL)
protected DatabaseBackend::doInsert($name, $window, $identifier)
public DatabaseBackend::register($name, $window = 3600, $identifier
public FloodInterface::isAllowed($name, $threshold, $window = 3600, $identifier
Defines the database flood backend. This is the default Drupal backend. Hierarchy class
public FloodInterface::garbageCollection()
Page 1 of 3