MediaWiki REL1_31
output Directory Reference
Directory dependency graph for output:
includes/profiler/output

Files

 ProfilerOutput.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
 ProfilerOutputDb.php
 Profiler storing information in the DB.
 
 ProfilerOutputDump.php
 Profiler dumping output in xhprof dump file.
 
 ProfilerOutputStats.php
 ProfilerOutput class that flushes profiling data to the profiling context's stats buffer.
 
 ProfilerOutputText.php
 Profiler showing output in page source.