{% for item in entity_to_array(entity, false, ['id']) %}
{{ item.name|trans }}
{{ item.value }}
{% endfor %}