Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DebugLoggerInterface.php
function DebugLoggerInterface::countErrors
Returns the number of errors.
1 method overrides
DebugLoggerInterface::countErrors()
Logger::countErrors
in vendor/
symfony/
http-kernel/
Log/
Logger.php
Returns the number of errors.
File
vendor/
symfony/
http-kernel/
Log/
DebugLoggerInterface.php
, line 41
Class
DebugLoggerInterface
DebugLoggerInterface.
Namespace
Symfony\Component\HttpKernel\Log
Code
public
function
countErrors
(?Request
$request
=
null
) : int;
RSS feed