Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DatabaseLockBackend.php
DatabaseLockBackend::$database
The database connection.
Type:
\Drupal\Core\Database\Connection
File
core/
lib/
Drupal/
Core/
Lock/
DatabaseLockBackend.php
, line 27
Class
DatabaseLockBackend
Defines the database lock backend. This is the default backend in Drupal.
Namespace
Drupal\Core\Lock
Code
protected $database;
RSS feed