Database::$activeKey
Same name in other branches
- 7.x includes/database/database.inc \Database::activeKey
- 9 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::activeKey
- 8.9.x core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::activeKey
- 11.x core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::activeKey
The key of the currently active database connection.
Type: string
File
-
core/
lib/ Drupal/ Core/ Database/ Database.php, line 88
Class
- Database
- Primary front-controller for the database system.
Namespace
Drupal\Core\DatabaseCode
protected static $activeKey = 'default';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.