static protected property Database::$databaseInfo

A processed copy of the database connection information from settings.php.

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Code

static protected $databaseInfo = NULL;