twig key value array code example Example: twig get array key name {% for key, value in array %} {{ key }} - {{ value }} {% endfor %}