DatabaseBackend::TABLE_NAME
  • References/PHP/Drupal/Flood/DatabaseBackend

The database table name. File core/lib/Drupal/Core/Flood/DatabaseBackend.php, line 17

2025-01-10 15:47:30
DatabaseBackend::schemaDefinition
  • References/PHP/Drupal/Flood/DatabaseBackend

public DatabaseBackend::schemaDefinition()

2025-01-10 15:47:30
DatabaseBackend
  • References/PHP/Drupal/Flood/DatabaseBackend

Defines the database flood backend. This is the default Drupal backend. Hierarchy class

2025-01-10 15:47:30
DatabaseBackend::register
  • References/PHP/Drupal/Flood/DatabaseBackend

public DatabaseBackend::register($name, $window = 3600, $identifier

2025-01-10 15:47:30
DatabaseBackend::doInsert
  • References/PHP/Drupal/Flood/DatabaseBackend

protected DatabaseBackend::doInsert($name, $window, $identifier)

2025-01-10 15:47:30
DatabaseBackend::$requestStack
  • References/PHP/Drupal/Flood/DatabaseBackend

The request stack. Type: \Symfony\Component\HttpFoundation\RequestStack File

2025-01-10 15:47:30
DatabaseBackend::garbageCollection
  • References/PHP/Drupal/Flood/DatabaseBackend

public DatabaseBackend::garbageCollection()

2025-01-10 15:47:30
DatabaseBackend::catchException
  • References/PHP/Drupal/Flood/DatabaseBackend

protected DatabaseBackend::catchException(\Exception $e)

2025-01-10 15:47:30
DatabaseBackend::$connection
  • References/PHP/Drupal/Flood/DatabaseBackend

The database connection used to store flood event information. Type:

2025-01-10 15:47:30
DatabaseBackend::clear
  • References/PHP/Drupal/Flood/DatabaseBackend

public DatabaseBackend::clear($name, $identifier = NULL)

2025-01-10 15:47:30