DatabaseLockBackend::TABLE_NAME
The database table name.
File
- 
              core/
lib/ Drupal/ Core/ Lock/ DatabaseLockBackend.php, line 20  
Class
- DatabaseLockBackend
 - Defines the database lock backend. This is the default backend in Drupal.
 
Namespace
Drupal\Core\LockCode
const TABLE_NAME = 'semaphore';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.