namespace Symfony\Component\ErrorHandler
Object name | File name | Summary |
---|---|---|
BufferingLogger | vendor/symfony/error-handler/BufferingLogger.php | A buffering logger that stacks logs for later. |
Debug | vendor/symfony/error-handler/Debug.php | Registers all the debug tools. |
DebugClassLoader | vendor/symfony/error-handler/DebugClassLoader.php | Autoloader checking if the class is really defined in the file found. |
ErrorHandler | vendor/symfony/error-handler/ErrorHandler.php | A generic ErrorHandler for the PHP engine. |
ThrowableUtils | vendor/symfony/error-handler/ThrowableUtils.php | @internal |