Go to the source code of this file.
Namespaces |
| namespace | tool |
Enumerations |
| enum | PROFILING_RUNSPERPAGE |
Variables |
| | $script = optional_param('script', null, PARAM_PATH) |
| | $runid = optional_param('runid', null, PARAM_ALPHANUM) |
| | $runid2 = optional_param('runid2', null, PARAM_ALPHANUM) |
| | $listurl = optional_param('listurl', null, PARAM_PATH) |
| | $runreference = optional_param('runreference', 0, PARAM_INT) |
| | $runcomment = optional_param('runcomment', null, PARAM_TEXT) |
| | $dbfields |
| | if ($listurl) |
Enumeration Type Documentation
Variable Documentation
Initial value: 'runid, url, totalexecutiontime, totalcputime, ' .
'totalcalls, totalmemory, runreference, runcomment, timecreated'
Definition at line 44 of file index.php.