{% extends '@WebProfiler/Profiler/layout.html.twig' %} {% block page_title 'OKA Listes' %} {% block head %} {{ parent() }} {% endblock %} {% block toolbar %} {% if collector.data.lists|length %} {% set icon %} {{ include('@Lists/Collector/icon.svg') }}
{% endset %} {% set text %} {% endset %} {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { link: profiler_url, status: status|default('') }) }} {% endif %} {% endblock %} {% block menu %} {{ include('@Lists/Collector/icon.svg') }} OKA Listes {% if collector.data.lists is not empty %} {{ collector.data.lists | length }} {% endif %} {% endblock %} {% block panel %}Aucune liste n'a été chargé sur cette page.
{{list.configuration.configKey}}
{{renderingGraph(list)}}
{{f.data == null ? "n/a" : f.data}}
Aucune options
{% endif %}{{dump(f.baseOptions)|trim|raw}}
{% for c in f.columns %}{{dump(c)|trim|raw}}{% endfor %}
{% for p in f.processors %}{{dump(get_class(p))|trim|raw}}{% endfor %}
Aucun filtre n'est appliqué à cette liste.
Identifiant colonne | Nom affiché |
---|---|
{{ column.uniqueId }} | {{ column.displayName | capitalize }} |
{{list.sortBag.mode}}
Colonne | Direction | |
---|---|---|
{{ key }} | {{ sort | default("n/a") }} | {% if list.sortBag.defaultDirectionColumns[key] is defined and list.sortBag.defaultDirectionColumns[key] == sort %} par défaut {% endif %} |
Le tri est désactivé pour le mode "cards".
Aucun tri n'est appliqué à cette liste.
{{ dump(listData)|trim|raw }}