php bin/console doctrine:mapping:info

Show basic information about all mapped entities

Usage

doctrine:mapping:info [--em EM]

Options

      --em   Name of the entity manager to operate on 

Help

The doctrine:mapping:info shows basic information about which
entities exist and possibly if their mapping information contains errors or
not.