{% extends 'WebProfilerBundle:Profiler:layout.twig.html' %} {% block toolbar %} Timers {{ '%.0f'|format(collector.time * 1000)}} ms {% endblock %}