how i can check on array length in twig code example Example: check length of array twig {% if users|length > 10 %} ... {% endif %}