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.