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

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal