static protected property Database::$connections

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

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Code

static protected $connections = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!database!database.inc/property/Database::connections/7.x