static protected property Database::$connections

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

Tipo: array

Archivo

drupal-7.x/includes/database/database.inc, line 1353
Core systems for the database layer.

Class

Database
Primary front-controller for the database system.

Código

static protected $connections = array();