twig print function array code example Example: twig print array {% for category in categories %} {{ category }} {% endfor %}