{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %} {% block field %} {% if object.photo is not null %} {%else%} {% endif %} {% endblock %}