{# foreign *-to-many collection of values #} {% set fEntity = attribute(item, value.entity) %} {% set fField = (fEntity is null) ? [] : attribute(fEntity, value.field) %} {% if fField is iterable %} {% if 'show' == view %} {% if fField|length > 0 %}