{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% block toolbar %} {% if collector.totalCount > 0 %} {% set icon %} {{ include('@Mcp/icon.svg', { y: 18 }) }} {% endset %} {% set text %}
{% endset %} {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { 'link': true }) }} {% endif %} {% endblock %} {% block menu %} {{ include('@Mcp/icon.svg', { y: 16 }) }} MCP {{ collector.totalCount }} {% endblock %} {% block panel %}