ErrorHandler::handleException()
  • References/PHP/Symfony/Component/Debug

handleException(Exception|Throwable

2025-01-10 15:47:30
ErrorHandler::handleFatalError()
  • References/PHP/Symfony/Component/Debug

static handleFatalError(array $error = null) Shutdown registered function for handling

2025-01-10 15:47:30
ClassNotFoundFatalErrorHandler
  • References/PHP/Symfony/Component/Debug/FatalErrorHandler

class ClassNotFoundFatalErrorHandler implements

2025-01-10 15:47:30
UndefinedMethodFatalErrorHandler
  • References/PHP/Symfony/Component/Debug/FatalErrorHandler

class UndefinedMethodFatalErrorHandler implements

2025-01-10 15:47:30
ErrorHandler::traceAt()
  • References/PHP/Symfony/Component/Debug

int traceAt(int $levels, bool $replace = false) Sets the PHP error levels for which the stack

2025-01-10 15:47:30
FatalErrorHandlerInterface
  • References/PHP/Symfony/Component/Debug/FatalErrorHandler

interface FatalErrorHandlerInterface Attempts to convert fatal errors to exceptions.

2025-01-10 15:47:30
UndefinedFunctionFatalErrorHandler
  • References/PHP/Symfony/Component/Debug/FatalErrorHandler

class UndefinedFunctionFatalErrorHandler implements

2025-01-10 15:47:30
BufferingLogger::log()
  • References/PHP/Symfony/Component/Debug

log($level, $message, array $context = array()) Parameters

2025-01-10 15:47:30
Component\Debug\FatalErrorHandler
  • References/PHP/Symfony/Component/Debug

Classes

2025-01-10 15:47:30
ErrorHandler::setDefaultLogger()
  • References/PHP/Symfony/Component/Debug

setDefaultLogger(LoggerInterface $logger, array|int $levels = E_ALL, bool $replace = false) Sets

2025-01-10 15:47:30