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

Closed
opened 2026-01-22 14:25:20 +01:00 by admin · 2 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:20 +01:00
admin closed this issue 2026-01-22 14:25:20 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 8, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-937] was closed:
https://github.com/doctrine/doctrine2/pull/937

@doctrinebot commented on GitHub (Feb 8, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-937] was closed: https://github.com/doctrine/doctrine2/pull/937
Author
Owner

@doctrinebot commented on GitHub (Feb 8, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 8, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3685