protected static property Database::$activeKey in Drupal 7
The key of the currently active database connection.
Type: string
File
- includes/
database/ database.inc, line 1480 - Core systems for the database layer.
Class
- Database
- Primary front-controller for the database system.
Code
protected static $activeKey = 'default';