I had an entity class in Aib\\PlatformBundle\\Entity\\User.php
I had no problems trying to create its form class through
php app/ console doc
In my case, I was too zealous during a refactor and had deleted a doctrine yml file!