DDC-2959: [GH-937] Extra-lazy for containsKey on collections #3683

Open
opened 2026-01-22 14:25:18 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 6, 2014).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of goetas:

Url: https://github.com/doctrine/doctrine2/pull/937

Message:

If an association is EXTRA_LAZY and has an indexBy, then
you can call containsKey() without loading the entire collection.

Originally created by @doctrinebot on GitHub (Feb 6, 2014). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of goetas: Url: https://github.com/doctrine/doctrine2/pull/937 Message: If an association is EXTRA_LAZY and has an indexBy, then you can call containsKey() without loading the entire collection.
admin added the New Feature label 2026-01-22 14:25:18 +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#3683