{% if not (node.field_article_highlight_image.isEmpty == true) and content.field_article_highlight_image is defined %} {% set imagePath = file_url(content.field_article_highlight_image|field_target_entity.image.entity.uri.value) %}
{% else %}
{% endif %}