Closed as not planned
Description
I'm facing a weird issue 2 days ago, everything was working fine until last week, when I create any file inside Entity folder, and try to generate migration, the migration drops all tables and kept only one, I thought It's a Doctrine ORM issue and opened a ticket, also the debug:router
don't return any entity route (using api-platform)
Today, I created a fresh docker-based project and put my entities to it, the same issue appears, then I tried to launch project without docker, and it worked.