Simple subclass of table_sql that provides some custom formatters for various columns, in order to make the main profiles list nicer.
More...
|
|
| get_row_class ($row) |
| | Get row classes to be applied based on row contents.
|
| |
|
| set_listurlmode ($listurlmode) |
| | Define it the table is in listurlmode or not, output will be different based on that.
|
| |
|
|
| col_timecreated ($row) |
| | Format profiling date, human and pointing to run.
|
| |
|
| col_totalcputime ($row) |
| | Format cpu time.
|
| |
|
| col_totalexecutiontime ($row) |
| | Format execution time.
|
| |
|
| col_totalmemory ($row) |
| | Format memory.
|
| |
|
| col_url ($row) |
| | Format URL, so it points to last run for that url.
|
| |
Simple subclass of table_sql that provides some custom formatters for various columns, in order to make the main profiles list nicer.
The documentation for this class was generated from the following file:
- lib/xhprof/xhprof_moodle.php