|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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(), Twig_Profiler_Profile\getType(), and sprintf.
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(), and sprintf.
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(), and sprintf.
Here is the call graph for this function: