interface XHProfRunsInterface in XHProf 6
Same name in this branch
- 6 XHProfRunsInterface.inc \XHProfRunsInterface
- 6 XHProfLib/XHProfRunsInterface.php \XHProfRunsInterface
Same name and namespace in other branches
- 7 XHProfRunsInterface.inc \XHProfRunsInterface
- 7 XHProfLib/XHProfRunsInterface.php \XHProfRunsInterface
Hierarchy
- interface \XHProfRunsInterface
Expanded class hierarchy of XHProfRunsInterface
All classes that implement XHProfRunsInterface
1 string reference to 'XHProfRunsInterface'
- xhprof_include in ./
xhprof.module - Helper. Make sure expensive module_load_include() does not run needlessly.
File
- XHProfLib/
XHProfRunsInterface.php, line 3
View source
interface XHProfRunsInterface {
public function getRuns();
public function getRun($run_id, $namespace);
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
XHProfRunsInterface:: |
public | function | ||
XHProfRunsInterface:: |
public | function |