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