DatabaseBackend::doInsert

protected function DatabaseBackend::doInsert

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

Inserts an event into the flood table

Parameters

string $name: The name of an event.

int $window: Number of seconds before this event expires.

string $identifier: Unique identifier of the current user.

See also

\Drupal\Core\Flood\DatabaseBackend::register

File

core/lib/Drupal/Core/Flood/登录查看完整内容