|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Twig_Profiler_Dumper_Text:
Collaboration diagram for Twig_Profiler_Dumper_Text: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) | |
Additional Inherited Members | |
Public Member Functions inherited from Twig_Profiler_Dumper_Base | |
| dump (Twig_Profiler_Profile $profile) | |
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 24 of file Text.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 19 of file Text.php.
References Twig_Profiler_Profile\getTemplate().
Here is the call graph for this function:
|
protected |
Reimplemented from Twig_Profiler_Dumper_Base.
Definition at line 29 of file Text.php.
References Twig_Profiler_Profile\getDuration().
Here is the call graph for this function: