[PR #9252] [doctrineGH-9042] Paginator: replace Where clause with IN condition to avoid results with incomplete data #11466

Open
opened 2026-01-22 16:10:52 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/9252

State: closed
Merged: No


This PR adds an optional feature to fully load child collections as described in this issue: https://github.com/doctrine/orm/issues/9042
This implementation has been developed and tested for doctrine v2.7.3 but it should be compatible also with latest versions.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9252 **State:** closed **Merged:** No --- This PR adds an optional feature to fully load child collections as described in this issue: https://github.com/doctrine/orm/issues/9042 This implementation has been developed and tested for doctrine v2.7.3 but it should be compatible also with latest versions.
admin added the pull-request label 2026-01-22 16:10:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#11466