MediaWiki
1.28.0
|
This is the complete list of members for ProfilerXhprof, including all inherited members.
$context | Profiler | protected |
$params | Profiler | protected |
$profileID | Profiler | protected |
$sprofiler | ProfilerXhprof | protected |
$templated | Profiler | protected |
$trxProfiler | Profiler | protected |
$xhprofData | ProfilerXhprof | protected |
__construct(array $params=[]) | ProfilerXhprof | |
close() | ProfilerXhprof | |
getContentType() | Profiler | |
getContext() | Profiler | |
getFunctionReport() | ProfilerXhprof | protected |
getFunctionStats() | ProfilerXhprof | |
getOutput() | ProfilerXhprof | |
getProfileID() | Profiler | |
getRawData() | ProfilerXhprof | |
getTemplated() | Profiler | |
getTransactionProfiler() | Profiler | |
getXhprofData() | ProfilerXhprof | |
instance() | Profiler | static |
logData() | Profiler | |
logDataPageOutputOnly() | Profiler | |
profileIn($functionname) | Profiler | |
profileOut($functionname) | Profiler | |
replaceStubInstance(Profiler $profiler) | Profiler | static |
scopedProfileIn($section) | ProfilerXhprof | |
scopedProfileOut(SectionProfileCallback &$section=null) | Profiler | |
setContext($context) | Profiler | |
setProfileID($id) | Profiler | |
setTemplated($t) | Profiler | |
shouldExclude($name) | ProfilerXhprof | private |