protected static property Database::$databaseInfo in Drupal 7
A processed copy of the database connection information from settings.php.
Type: array
File
- includes/
database/ database.inc, line 1466 - Core systems for the database layer.
Class
- Database
- Primary front-controller for the database system.
Code
protected static $databaseInfo = NULL;