namespace Symfony\Component\HttpKernel\Debug

Classsort descending Location Description
ContainerAwareTraceableEventDispatcher drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ContainerAwareTraceableEventDispatcher.php Extends the ContainerAwareEventDispatcher to add some debugging tools.
ErrorHandler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php ErrorHandler.
ExceptionHandler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php ExceptionHandler converts an exception to a Response object.
Section drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/Stopwatch.php
Stopwatch drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/Stopwatch.php Stopwatch provides a way to profile code.
StopwatchEvent drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php Represents an Event managed by Stopwatch.