Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Log.php

Log::$connectionKey

The connection key for which this object is logging.

Type: string

File

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

Class

Log
Database query logger.

Namespace

Drupal\Core\Database

Code

protected $connectionKey = 'default';
RSS feed
Powered by Drupal