{% if event is not empty %} {% set properties = service('event').getEventProperties(event) %} {% endif %} {% if properties is iterable and properties|length > 0 %} {% endif %}