Database::$ignoreTargets

Same name and namespace in other branches
  1. 7.x includes/database/database.inc \Database::ignoreTargets
  2. 9 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::ignoreTargets
  3. 8.9.x core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::ignoreTargets
  4. 10 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::ignoreTargets

A list of key/target credentials to simply ignore.

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

protected static $ignoreTargets = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.