ProfilerExtension
class ProfilerExtension extends ProfilerExtension
Methods
| __construct(Profile $profile, Stopwatch $stopwatch = null) | ||
| enter(Profile $profile) | ||
| leave(Profile $profile) | ||
| getName() {@inheritdoc} |
Details
__construct(Profile $profile, Stopwatch $stopwatch = null)
Parameters
| Profile | $profile | |
| Stopwatch | $stopwatch |
enter(Profile $profile)
Parameters
| Profile | $profile |
leave(Profile $profile)
Parameters
| Profile | $profile |
getName()
{@inheritdoc}
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Bridge/Twig/Extension/ProfilerExtension.html