protected static property Database::$databaseInfo

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

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Code

protected static $databaseInfo = NULL;