{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% block toolbar %} {% set icon %} {{ '%.1f'|format(collector.memory / 1024 / 1024) }} MB {% endset %} {% set text %}
{% endset %} {% include '@WebProfiler/Profiler/toolbar_item.html.twig' with { 'link': false } %} {% endblock %}