class WebProfilerExtension extends ProfilerExtension
Twig extension for the profiler.
| __construct(HtmlDumper $dumper = null) | ||
| enter(Profile $profile) | ||
| leave(Profile $profile) | ||
| getFunctions() {@inheritdoc} | ||
| dumpData(Environment $env, Data $data, $maxDepth = 0) | ||
| dumpLog(Environment $env, $message, Data $context = null) | ||
| getName() {@inheritdoc} |
| HtmlDumper | $dumper |
| Profile | $profile |
| Profile | $profile |
{@inheritdoc}
| Environment | $env | |
| Data | $data | |
| $maxDepth |
| Environment | $env | |
| $message | ||
| Data | $context |
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.html