You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<BOUCLE_categories(ENTITES_NOMMEES){entite LIKE %(#ENV{entite})%}{fusion type_entite}{","}>
"[(#TYPE_ENTITE|strtolower|translitteration)]":{
"name":"[(#TYPE_ENTITE)]",
"results":[
<BOUCLE_entites(DATA){source sql,#VAL{"select entite, count(id_article) nb from entites_nommees where entite like LENTITE and type_entite='LETYPE' group by entite having nb > 3 order by nb desc"}|replace{LETYPE,#TYPE_ENTITE}|replace{LENTITE,#VAL{%}|concat{#ENTITE}|concat{%}|_q}}{","}{0,4}>{