static protected property Database::$databaseInfo

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

Type: array

File

core/lib/Drupal/Core/Database/Database.php, line 50

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

static protected $databaseInfo = 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/core!lib!Drupal!Core!Database!Database.php/property/Database::databaseInfo/8.1.x