ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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(), Twig_Profiler_Profile\getType(), and sprintf.
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 31 of file Html.php.
References Twig_Profiler_Profile\getTemplate(), and sprintf.
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 41 of file Html.php.
References Twig_Profiler_Profile\getDuration(), and sprintf.
|
staticprivate |