protected static property Database::$connections

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

Type: array

File

drupal/core/lib/Drupal/Core/Database/Database.php, line 48
Definition of Drupal\Core\Database\Database

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

protected static $connections = array();