Log::$connectionKey

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Database/Log.php \Drupal\Core\Database\Log::connectionKey
  2. 10 core/lib/Drupal/Core/Database/Log.php \Drupal\Core\Database\Log::connectionKey
  3. 11.x core/lib/Drupal/Core/Database/Log.php \Drupal\Core\Database\Log::connectionKey

The connection key for which this object is logging.

Type: string

File

core/lib/Drupal/Core/Database/Log.php, line 39

Class

Log
Database query logger.

Namespace

Drupal\Core\Database

Code

protected $connectionKey = 'default';

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