|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Twig_Tests_Profiler_Dumper_AbstractTest:
Collaboration diagram for Twig_Tests_Profiler_Dumper_AbstractTest:Protected Member Functions | |
| getProfile () | |
Private Member Functions | |
| getIndexProfile (array $subProfiles=array()) | |
| getEmbeddedBlockProfile (array $subProfiles=array()) | |
| getEmbeddedTemplateProfile (array $subProfiles=array()) | |
| getIncludedTemplateProfile (array $subProfiles=array()) | |
| getMacroProfile (array $subProfiles=array()) | |
| generateProfile ($name, $duration, $isTemplate, $type, $templateName, array $subProfiles=array()) | |
Definition at line 12 of file AbstractTest.php.
|
private |
| string | $name | |
| float | $duration | |
| bool | $isTemplate | |
| string | $type | |
| string | $templateName | |
| array | $subProfiles |
Definition at line 84 of file AbstractTest.php.
Referenced by getEmbeddedBlockProfile(), getEmbeddedTemplateProfile(), getIncludedTemplateProfile(), getIndexProfile(), and getMacroProfile().
Here is the caller graph for this function:
|
private |
Definition at line 54 of file AbstractTest.php.
References generateProfile().
Referenced by getProfile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 59 of file AbstractTest.php.
References generateProfile().
Referenced by getProfile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 64 of file AbstractTest.php.
References generateProfile().
Referenced by getProfile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 49 of file AbstractTest.php.
References generateProfile().
Referenced by getProfile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 69 of file AbstractTest.php.
References generateProfile().
Referenced by getProfile().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 14 of file AbstractTest.php.
References getEmbeddedBlockProfile(), getEmbeddedTemplateProfile(), getIncludedTemplateProfile(), getIndexProfile(), and getMacroProfile().
Here is the call graph for this function: