{% extends app.request.isXmlHttpRequest ? 'WebProfilerBundle:Profiler:ajax_layout.html.twig' : 'WebProfilerBundle:Profiler:layout.html.twig' %}
{% block toolbar %}
{% set icon %}
{% endset %}
{% set text %}
No queries.
{% else %}No connections.
{% endif %}No entity managers.
{% endif %} {% endblock %}