abe97bf0df
The from method requires $from and the $alias to be separate parameters. public function from($from, $alias, $indexBy = null); The examples show: from('User u')
Doctrine ORM Documentation
How to Generate
- Run ./bin/install-dependencies.sh
- Run ./bin/generate-docs.sh
It will generate the documentation into the build directory of the checkout.