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.

View source (opens new window)

# Public Methods

# enterNode()

View source (opens new window)

Arguments

  • $node
  • $env

# getPriority()

View source (opens new window)

# leaveNode()

View source (opens new window)

Arguments

  • $node
  • $env