| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 128 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ExceptionListener:: (5 methods):
__construct()
onKernelException()
getSubscribedEvents()
logException()
duplicateRequest()
Class: ExceptionListener - X-Ref
ExceptionListener.| __construct($controller, LoggerInterface $logger = null, $debug = false) X-Ref |
| No description |
| onKernelException(GetResponseForExceptionEvent $event) X-Ref |
| No description |
| getSubscribedEvents() X-Ref |
| No description |
| logException(\Exception $exception, $message) X-Ref |
| Logs an exception. param: \Exception $exception The \Exception instance param: string $message The error message to log |
| duplicateRequest(\Exception $exception, Request $request) X-Ref |
| Clones the request for the exception. param: \Exception $exception The thrown exception param: Request $request The original request return: Request The cloned request |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |