{% extends "ChakaStatistiquesBundle:base.html.twig" %} {% block pagetitle %}Statistiques des appels {{ titre }}{% endblock %} {% block body %}
{% include "ChakaStatistiquesBundle:Statistiques_canal:form_stats.html.twig" %}
{% include "ChakaStatistiquesBundle:Statistiques_canal:form_export.html.twig" %}
{% if canal=="entrant" %} {% else%} {% for pays in lespays %} {% endfor %} {% endif%} {% if canal=="entrant" %} {% for pays in lespays %} {% endfor %} {% else %} {% for pays in lespays %} {% for camp in campagnes %} {% endfor %} {% endfor %} {% endif%} {% for stats in statistiquesRA %} {% if canal=="entrant" %} {% for p in lespays %} {% endfor %} {% elseif canal=="sortant" %} {% for p in lespays %} {# {%set i= loop.index %}#} {% for camp in campagnes %} {%set j= loop.index0 %} {% endfor %} {% endfor %} {% elseif canal=="digital" %} {% endif%} {% endfor %}
{{ l1c1 }}{{ l1c2 }}{{pays}}
{{ l2c1 }}{{pays}}{{camp['campagnes_nom']}}
{{stats.item}}{{stats.pays[p]}}{{pays[j][1][camp['campagnes_nom']]}}{{stats.valeur}}
{#{% include "ChakaStatsBundle:Statistiques:charts.html.twig" %}#}
{% endblock %} {% block javascripts %} {#{% include "ChakaStatsBundle:Statistiques:charts_js.html.twig" %}#} {% include "ChakaStatistiquesBundle:Statistiques_canal:form_stats_scripts.html.twig" %} {% endblock %}