Public Member Functions | |
profileIn ($functionname) | |
profileOut ($functionname) | |
close () | |
getOutput ($scriptStart, $scriptElapsed) | |
logToDB ($name, $timeSum, $eventCount) | |
Public Attributes | |
$mStack = array() $mWorkStack = array() $mCollated = array() | |
$mCalls = array() $mTotals = array() |
|
Definition at line 73 of file Profiling.php. Referenced by getOutput(). |
|
Definition at line 80 of file Profiling.php. References $i, $wgProfileToDatabase, $width, close(), getOutput(), logToDB(), wfProfileIn(), and wfProfileOut(). Referenced by getOutput(). |
|
Definition at line 149 of file Profiling.php. References $sql, DB_WRITE, logToDB(), name, wfAffectedRows(), wfQuery(), and wfStrencode(). Referenced by getOutput(), and logToDB(). |
|
Definition at line 39 of file Profiling.php. References $wgDebugFunctionEntry, profileIn(), and wfDebug(). Referenced by profileIn(). |
|
Definition at line 48 of file Profiling.php. References $wgDebugFunctionEntry, $wgDebugProfiling, profileOut(), and wfDebug(). Referenced by profileOut(). |
|
Definition at line 29 of file Profiling.php. |
|
Definition at line 28 of file Profiling.php. |