Details
Description
We should add an command to get information about the doctrine project:
- List all entities
- List all mapping directories/mapping drivers
- Maybe configuration stuff?
We should add an command to get information about the doctrine project:
Schedule for 2.1
This is very helpful for debugging, people tend to define their mappings wrong and its easy to tell them "check doctrine orm:list-mappings" or something