|
|
| __construct (private string $template='main', private string $type=self::ROOT, private string $name='main',) |
|
| getTemplate () |
|
| getType () |
|
| getName () |
|
| isRoot () |
|
| isTemplate () |
|
| isBlock () |
|
| isMacro () |
| | getProfiles () |
|
| addProfile (self $profile) |
| | getDuration () |
| | getStartTime () |
| | getEndTime () |
| | getMemoryUsage () |
| | getPeakMemoryUsage () |
| | enter () |
| | leave () |
|
| reset () |
|
| getIterator () |
|
| serialize () |
|
| unserialize ($data) |
|
| __serialize () |
|
| __unserialize (array $data) |
|
|
const | ROOT = 'ROOT' |
|
const | BLOCK = 'block' |
|
const | TEMPLATE = 'template' |
|
const | MACRO = 'macro' |
◆ enter()
◆ getDuration()
Returns the duration in microseconds.
◆ getEndTime()
Returns the end time in microseconds.
◆ getMemoryUsage()
Returns the memory usage in bytes.
◆ getPeakMemoryUsage()
Returns the peak memory usage in bytes.
◆ getProfiles()
◆ getStartTime()
Returns the start time in microseconds.
◆ leave()
La documentation de cette classe a été générée à partir du fichier suivant :
- vendor/twig/twig/src/Profiler/Profile.php