ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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().
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 31 of file Html.php.
References Twig_Profiler_Profile\getTemplate().
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 41 of file Html.php.
References Twig_Profiler_Profile\getDuration().
|
staticprivate |