static protected property Database::$databaseInfo

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

Tipo: array

Archivo

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

Class

Database
Primary front-controller for the database system.

Código

static protected $databaseInfo = NULL;