{% extends 'WebProfilerBundle:Profiler:layout.html.twig' %} {% block toolbar %} {% if collector.countLogs %} {% set icon %} Guzzle {% endset %} {% set text %} {{ collector.countLogs }} {% endset %} {% include 'WebProfilerBundle:Profiler:toolbar_item.html.twig' with { 'link': profiler_url } %} {% endif %} {% endblock %} {% block menu %} Guzzle {{ collector.countLogs }} {% endblock %} {% block panel %}
No requests sent.
{% else %}{{ log.message }}