Hi,
Here is my problem :*
*- I've generated entities classes and their methods with
"doctrine:generate:entity" and "doctrine:generate:entities" in my Symfony 2
application.
- I've generated the schema with "doctrine:schema:create".
- I've made some modification, adding methods and associations
Le 13/05/2011 16:28, arnobeck.sdv a écrit :
Hello,
When I want to generate doctrine entities, with this command : ./
console.sh doctrine:generate:entities SdvMonitoringBundle
I get this error :
[RuntimeException]
Bundle "SdvMonitoringBundle" does not contain any mapped entities.
But in my Bu
Hello,
When I want to generate doctrine entities, with this command : ./
console.sh doctrine:generate:entities SdvMonitoringBundle
I get this error :
[RuntimeException]
Bundle "SdvMonitoringBundle" does not contain any mapped entities.
But in my Bundle Ressources/conf/ folder, I have files like