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_Profil