ProfilerExtension

class ProfilerExtension extends Twig_Extension_Profiler

Methods

__construct(Twig_Profiler_Profile $profile, Stopwatch $stopwatch = null)
enter(Twig_Profiler_Profile $profile)
leave(Twig_Profiler_Profile $profile)
getName()

{@inheritdoc}

Details

__construct(Twig_Profiler_Profile $profile, Stopwatch $stopwatch = null)

Parameters

Twig_Profiler_Profile $profile
Stopwatch $stopwatch

enter(Twig_Profiler_Profile $profile)

Parameters

Twig_Profiler_Profile $profile

leave(Twig_Profiler_Profile $profile)

Parameters

Twig_Profiler_Profile $profile

getName()

{@inheritdoc}

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Bridge/Twig/Extension/ProfilerExtension.html