|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Profiler_Dumper_Html:
Collaboration diagram for Twig_Profiler_Dumper_Html:Public Member Functions | |
| dump (Twig_Profiler_Profile $profile) | |
| dump (Twig_Profiler_Profile $profile) | |
Protected Member Functions | |
| formatTemplate (Twig_Profiler_Profile $profile, $prefix) | |
| formatNonTemplate (Twig_Profiler_Profile $profile, $prefix) | |
| formatTime (Twig_Profiler_Profile $profile, $percent) | |
| formatTemplate (Twig_Profiler_Profile $profile, $prefix) | |
| formatNonTemplate (Twig_Profiler_Profile $profile, $prefix) | |
| formatTime (Twig_Profiler_Profile $profile, $percent) | |
Static Private Attributes | |
| static | $colors |
| Twig_Profiler_Dumper_Html::dump | ( | Twig_Profiler_Profile | $profile | ) |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 26 of file Html.php.
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 36 of file Html.php.
References Twig_Profiler_Profile\getName(), Twig_Profiler_Profile\getTemplate(), and Twig_Profiler_Profile\getType().
Here is the call graph for this function:
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 31 of file Html.php.
References Twig_Profiler_Profile\getTemplate().
Here is the call graph for this function:
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 41 of file Html.php.
References Twig_Profiler_Profile\getDuration().
Here is the call graph for this function:
|
staticprivate |