In my config, I have doctrine.orm.auto_mapping set to true. So the Doctrine Bridge code is automatically looking in my bundle’s Entity dir. Is there a gettable service that will return the list of registered entity classes?
In my config, I have doctrine.orm.auto_mapping set to true. So the Doctrine Bridge code
Share
Try: