MediaWiki REL1_41
|
This is the complete list of members for MWDebug, including all inherited members.
$debug | MWDebug | protectedstatic |
$deprecationFilters | MWDebug | protectedstatic |
$deprecationWarnings | MWDebug | protectedstatic |
$enabled | MWDebug | protectedstatic |
$log | MWDebug | protectedstatic |
$query | MWDebug | protectedstatic |
addModules(OutputPage $out) | MWDebug | static |
appendDebugInfoToApiResult(IContextSource $context, ApiResult $result) | MWDebug | static |
clearDeprecationFilters() | MWDebug | static |
clearLog() | MWDebug | static |
debugMsg( $str, $context=[]) | MWDebug | static |
deinit() | MWDebug | static |
deprecated( $function, $version=false, $component=false, $callerOffset=2) | MWDebug | static |
deprecatedMsg( $msg, $version=false, $component=false, $callerOffset=2) | MWDebug | static |
detectDeprecatedOverride( $instance, $class, $method, $version=false, $component=false, $callerOffset=2) | MWDebug | static |
filterDeprecationForTest(string $regex, ?callable $callback=null) | MWDebug | static |
getDebugHTML(IContextSource $context) | MWDebug | static |
getDebugInfo(IContextSource $context) | MWDebug | static |
getFilesIncluded(IContextSource $context) | MWDebug | protectedstatic |
getHTMLDebugLog() | MWDebug | static |
getLog() | MWDebug | static |
init() | MWDebug | static |
log( $str) | MWDebug | static |
parseCallerDescription( $msg) | MWDebug | static |
query( $sql, $function, $runTime, $dbhost) | MWDebug | static |
sendRawDeprecated( $msg, $sendToLog=true, $callerFunc='') | MWDebug | static |
setup() | MWDebug | static |
warning( $msg, $callerOffset=1, $level=E_USER_NOTICE, $log='auto') | MWDebug | static |