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