{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% import _self as helper %} {% block toolbar %} {% if collector.themes is not empty %} {% set icon %} {{ include('@SyliusTheme/Collector/Icon/theme.svg') }}
{% endset %} {% set text %} {% endset %} {{ include('@WebProfiler/Profiler/toolbar_item.html.twig') }} {% endif %} {% endblock %} {% block menu %} {{ include('@SyliusTheme/Collector/Icon/theme.svg') }} Themes {{ collector.usedThemes|length }} {% endblock %} {% block panel %}These are themes used.
{% if collector.usedThemes is empty %}No themes were used.
These are themes found.
{% if collector.themes is empty %}No themes were found.
Name | Path | Description |
---|---|---|
{{ theme.name }} | {{ theme.path }} | {{ theme.description }} |