How can I perform a subquery with a QueryBuilder object?
Another question is how can I output the query after being processed? I'm only being able to output the query Phql but I can't see the binded parameters on the query.
Thank you.
How can I perform a subquery with a QueryBuilder object?
Another question is how can I output the query after being processed? I'm only being able to output the query Phql but I can't see the binded parameters on the query.
Thank you.