XHProfRuns_Default

Implements \iXHProfRuns

XHProfRuns_Default is the default implementation of the iXHProfRuns interface for saving/fetching XHProf runs.

It stores/retrieves runs to/from a filesystem directory specified by the "xhprof.output_dir" ini parameter.

author Kannan

Methods

gen_run_id

gen_run_id($type) 
inherited

Arguments

$type

file_name

file_name($run_id, $type) 
inherited

Arguments

$run_id

$type

__construct

__construct($dir = null) 
inherited

Arguments

$dir

get_run

get_run($run_id, $type, $run_desc) 
inherited

Arguments

$run_id

$type

$run_desc

save_run

save_run($xhprof_data, $type, $run_id = null) 
inherited

Arguments

$xhprof_data

$type

$run_id

Properties

dir

dir