Profiler ​
- Type
- Class
- Namespace
- craft\web\twig\nodevisitors
- Inherits
- craft\web\twig\nodevisitors\Profiler
- Implements
Twig\NodeVisitor\NodeVisitorInterface- Since
- 3.3.0
Profiler adds profiling to template bodies, blocks, and macros.
Public Methods ​
| Method | Description |
|---|---|
| enterNode() | |
| getPriority() | |
| leaveNode() |
enterNode() ​
Arguments ​
$node$env
getPriority() ​
leaveNode() ​
Arguments ​
$node$env