[Flow] No objects in QueryResult - but SQL statement returns rows

Søren Malling soren.malling at gmail.com
Fri Apr 26 10:13:00 CEST 2013


Hi,

I'm having a issue with a custom query ($query = $this->createQuery()
.....) where my returned result ($quert->execute() ) doesn't contain any
objects.

It is empty, when ever i try to do ->toArray() or loop through it.



More information about the Flow mailing list