static protected property Database::$ignoreTargets
A list of key/target credentials to simply ignore.
Tipo: array
Archivo
- drupal-7.x/
includes/ database/ database.inc, line 1367 - Core systems for the database layer.
Class
- Database
- Primary front-controller for the database system.
Código
static protected $ignoreTargets = array();