An array holding flood events, keyed by event name and identifier. File core/lib/Drupal/Core/Flood/MemoryBackend
public MemoryBackend::isAllowed($name, $threshold, $window = 3600, $identifier
public MemoryBackend::clear($name, $identifier = NULL)
public MemoryBackend::register($name, $window = 3600, $identifier = NULL)
The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File
public MemoryBackend::__construct(RequestStack $request_stack)
Defines the memory flood backend. This is used for testing. Hierarchy class \Drupal\Core\Flood\
public MemoryBackend::garbageCollection() Cleans