[PR #8110] ExtraLazy OneToMay associations indexed by metacolumn fails #10812

Closed
opened 2026-01-22 16:08:46 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


When you call $collection->containsKey($key) on a collection defined by a OneToMany extra lazy association. the OneToManyPersister fails to generate the correct criteria to execute the count statement.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8110 **State:** closed **Merged:** No --- When you call `$collection->containsKey($key)` on a collection defined by a OneToMany extra lazy association. the `OneToManyPersister` fails to generate the correct criteria to execute the count statement.
admin added the pull-request label 2026-01-22 16:08:46 +01:00
admin closed this issue 2026-01-22 16:08:47 +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#10812