|
MediaWiki REL1_39
|
This is the complete list of members for MWExceptionHandler, including all inherited members.
| $fatalErrorTypes | MWExceptionHandler | protectedstatic |
| $reservedMemory | MWExceptionHandler | protectedstatic |
| getLogContext(Throwable $e, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |
| getLogMessage(Throwable $e) | MWExceptionHandler | static |
| getLogNormalMessage(Throwable $e) | MWExceptionHandler | static |
| getPublicLogMessage(Throwable $e) | MWExceptionHandler | static |
| getRedactedTrace(Throwable $e) | MWExceptionHandler | static |
| getRedactedTraceAsString(Throwable $e) | MWExceptionHandler | static |
| getStructuredExceptionData(Throwable $e, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |
| getURL() | MWExceptionHandler | static |
| handleError( $level, $message, $file=null, $line=null) | MWExceptionHandler | static |
| handleException(Throwable $e, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |
| handleFatalError() | MWExceptionHandler | static |
| handleUncaughtException(Throwable $e) | MWExceptionHandler | static |
| installHandler(bool $logExceptionBacktrace=true, bool $propagateErrors=true) | MWExceptionHandler | static |
| jsonSerializeException(Throwable $e, $pretty=false, $escaping=0, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |
| logException(Throwable $e, $catcher=self::CAUGHT_BY_OTHER, $extraData=[]) | MWExceptionHandler | static |
| prettyPrintTrace(array $trace, $pad='') | MWExceptionHandler | static |
| redactTrace(array $trace) | MWExceptionHandler | static |
| report(Throwable $e) | MWExceptionHandler | protectedstatic |
| rollbackMasterChangesAndLog(Throwable $e, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |
| rollbackPrimaryChangesAndLog(Throwable $e, $catcher=self::CAUGHT_BY_OTHER) | MWExceptionHandler | static |