DbLog::$parser

Same name and namespace in other branches
  1. 8.9.x core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\DbLog::parser
  2. 10 core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\DbLog::parser
  3. 11.x core/modules/dblog/src/Logger/DbLog.php \Drupal\dblog\Logger\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;

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