vendor/easycorp/easyadmin-bundle/src/Resources/views/crud/field/id.html.twig line 1

Open in your IDE?
  1. {# @var ea \EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext #}
  2. {# @var field \EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto #}
  3. {# @var entity \EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto #}
  4. {# this template is used to display Doctrine entity primary keys #}
  5. {{ field.formattedValue }}