|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for Twig_Profiler_Dumper_Blackfire:Public Member Functions | |
| dump (Twig_Profiler_Profile $profile) | |
Private Member Functions | |
| dumpChildren ($parent, Twig_Profiler_Profile $profile, &$data) | |
| dumpProfile ($edge, Twig_Profiler_Profile $profile, &$data) | |
@final
Definition at line 17 of file Blackfire.php.
| Twig_Profiler_Dumper_Blackfire::dump | ( | Twig_Profiler_Profile | $profile | ) |
Definition at line 19 of file Blackfire.php.
References $data, $name, $start, $values, dumpChildren(), dumpProfile(), and EOF.
Here is the call graph for this function:
|
private |
Definition at line 41 of file Blackfire.php.
References $data, $name, dumpChildren(), and dumpProfile().
Referenced by dump(), and dumpChildren().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 54 of file Blackfire.php.
References $data, Twig_Profiler_Profile\getDuration(), Twig_Profiler_Profile\getMemoryUsage(), and Twig_Profiler_Profile\getPeakMemoryUsage().
Referenced by dump(), and dumpChildren().
Here is the call graph for this function:
Here is the caller graph for this function: