Witam,
W bazie danych mam pare tabel ktore połączyłem w jeden widok zeby zapytanie do bazy było proste. Chcę wygenerowac dla tego widoku Entity ale nie wiem jak. Próbuje w ten sposób:


php bin/console doctrine:mapping:import FrontBundle annotation --path=src/FrontBundle/Entity --filter="vAllFront alWithProductionPlan"



ale dostaję komunikat: Database does not have any mapping information.

Ktoś coś?