protected static property Database::$databaseInfo

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

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

protected static $databaseInfo = NULL;