Go to the source code of this file.
Variables | |
$wgEnableProfileInfo = $wgProfileToDatabase = false | |
if(!$wgEnableProfileInfo) | $expand = array() |
if(isset($_REQUEST['expand'])) foreach(explode( 'expand compare_point time memory count calls_per_req name time_per_call memory_per_call time_per_req memory_per_req time sort sort sort profiling *profileinfo php ORDER BY pf_name ASC filter filter name time memory count calls_per_req time_per_call memory_per_call time_per_req memory_per_req filter sort | expand |
$wgEnableProfileInfo = $wgProfileToDatabase = false |
Definition at line 4 of file profileinfo.php.
if (isset($_REQUEST['expand'])) foreach(explode( ' expand compare_point time memory count calls_per_req name time_per_call memory_per_call time_per_req memory_per_req time sort sort sort profiling* profileinfo php ORDER BY pf_name ASC filter filter name time memory count calls_per_req time_per_call memory_per_call time_per_req memory_per_req filter sort expand |
Definition at line 74 of file profileinfo.php.
Referenced by Parser::braceSubstitution(), and Parser::parse().