How to use the in statement in DQL in Doctrine 2.0 December 13, 2023 by Tarik Try passing the array itself to ->setParameter(...) instead of imploding it into a string.