$ php bin/console assets:install --symlink
php bin/console doctrine:generate:entities MyBundle:MyEntity
Pour spécifier le répertoire de destination :
php bin/console doctrine:generate:entities MyBundle:MyEntity --path src
php bin/console workflow:dump workflow_name | dot -Tsvg -o image_name.svg