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. |