$replaceFunction
$replaceFunction : callable
Abstract class AbstractModule.
$events : \Phug\Renderer\Profiler\EventList
__construct(\Phug\Renderer\Profiler\EventList $events, \Phug\Util\ModuleContainerInterface $container)
\Phug\Renderer\Profiler\EventList | $events | |
\Phug\Util\ModuleContainerInterface | $container |
getContainer() : \Phug\Util\ModuleContainerInterface
getEvents() : \Phug\Renderer\Profiler\EventList
getEventDump(\Phug\Event $event) : string
\Phug\Event | $event |
appendParam(\Phug\Event $event, $key, $value)
\Phug\Event | $event | |
$key | ||
$value |
appendNode(\Phug\Event $event, $node)
\Phug\Event | $event | |
$node |
getException(\Phug\Event $event, $message)
\Phug\Event | $event | |
$message |
record(\Phug\Event $event)
\Phug\Event | $event |