protected property DatabaseLog::$connectionKey
The connection key for which this object is logging.
Tipo: string
Archivo
- drupal-7.x/
includes/ database/ log.inc, line 42 - Logging classes for the database layer.
Class
- DatabaseLog
- Database query logger.
Código
protected $connectionKey = 'default';