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 DatabaseBackend::register($name, $window = 3600, $identifier
protected DatabaseBackend::doInsert($name, $window, $identifier)
public FloodInterface::isAllowed($name, $threshold, $window = 3600, $identifier
public MemoryBackend::clear($name, $identifier = NULL)
Defines the database flood backend. This is the default Drupal backend. Hierarchy class
The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File
Page 1 of 3