You are here

namespace Symfony\Component\Debug in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Debug
Classsort descending Location Description
Debug vendor/symfony/debug/Debug.php Registers all the debug tools.
DebugClassLoader vendor/symfony/debug/DebugClassLoader.php Autoloader checking if the class is really defined in the file found.
ErrorHandler vendor/symfony/debug/ErrorHandler.php A generic ErrorHandler for the PHP engine.
ErrorHandlerCanary vendor/symfony/debug/ErrorHandler.php Private class used to work around https://bugs.php.net/54275.
ExceptionHandler vendor/symfony/debug/ExceptionHandler.php ExceptionHandler converts an exception to a Response object.