W3cubDocs

/Drupal 8

constant DatabaseBackend::TABLE_NAME

The database table name.

File

core/lib/Drupal/Core/Flood/DatabaseBackend.php, line 17

Class

DatabaseBackend
Defines the database flood backend. This is the default Drupal backend.

Namespace

Drupal\Core\Flood

Code

const TABLE_NAME = 'flood';

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Flood!DatabaseBackend.php/constant/DatabaseBackend::TABLE_NAME/8.1.x