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

Breadcrumb

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

DbLog::$parser

The message's placeholders parser.

Type: \Drupal\Core\Logger\LogMessageParserInterface

File

core/modules/dblog/src/Logger/DbLog.php, line 37

Class

DbLog
Logs events in the watchdog database table.

Namespace

Drupal\dblog\Logger

Code

protected $parser;
RSS feed
Powered by Drupal