protected property Log::$connectionKey in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 44 - Contains \Drupal\Core\Database\Log.
Class
- Log
- Database query logger.
Namespace
Drupal\Core\DatabaseCode
protected $connectionKey = 'default';