Details
-
Type:
Documentation
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Component/s: Documentation
-
Labels:None
Description
In 13. The QueryBuilder http://www.doctrine-project.org/docs/orm/2.0/en/reference/query-builder.html
http://www.doctrine-project.org/docs/orm/2.0/en/reference/query-builder.html#executing-a-query
Example code is missing in that part.
$q = $qb->getQuery();