Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for moodle_xhprofrun, including all inherited members.
$reducedata | moodle_xhprofrun | protected |
$runid (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$timecreated (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$totalcalls (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$totalcputime (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$totalexecutiontime (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$totalmemory (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
$url (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
__construct() (defined in moodle_xhprofrun) | moodle_xhprofrun | |
get_run($run_id, $type, &$run_desc) | moodle_xhprofrun | |
prepare_run($url) (defined in moodle_xhprofrun) | moodle_xhprofrun | |
reduce_run_data(array $info) | moodle_xhprofrun | protected |
save_run($xhprof_data, $type, $run_id=null) | moodle_xhprofrun | |
set_reducedata(bool $reducedata) | moodle_xhprofrun | |
sum_calls($sum, $data) (defined in moodle_xhprofrun) | moodle_xhprofrun | protected |
xhprof_topo_sort(array $info) | moodle_xhprofrun | protected |