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