{% extends '::base.html.twig' %} {% block body -%}

CustomField

Id {{ entity.id }}
Label {{ entity.name(app.request.locale) }}
Type {{ entity.type }}
Active {{ entity.active }}
{% endblock %}