WebProfilerExtension
class WebProfilerExtension extends ProfilerExtension
Расширение Twig для профилировщика.
Методы
| __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} |
Подробности
__construct(HtmlDumper $dumper = null)
Параметры
| HtmlDumper | $dumper |
enter(Profile $profile)
Параметры
| Profile | $profile |
leave(Profile $profile)
Параметры
| Profile | $profile |
getFunctions()
{@inheritdoc}
dumpData(Environment $env, Data $data, $maxDepth = 0)
Параметры
| Environment | $env | |
| Data | $data | |
| $maxDepth |
dumpLog(Environment $env, $message, Data $context = null)
Параметры
| Environment | $env | |
| $message | ||
| Data | $context |
getName()
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.html