An nested array of all active connections. It is keyed by database name and target.

Type: array

File

core/includes/database/database.inc, line 1446
Core systems for the database layer.

Class

Database
Primary front-controller for the database system.

Code

static protected $connections = array();