Skip to content

Conversation

@xh3n1
Copy link
Collaborator

@xh3n1 xh3n1 commented May 31, 2019

Summary

Useful for: phpList/rest-api#116
The "count" function on the collection can be called without triggering a full load of the collection in the memory. More info: https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/tutorials/extra-lazy-associations.html

Signed-off-by: Xheni Myrtaj [email protected]

The "count" on the collection can be called without triggering a full load of the collection in the memory.

Signed-off-by: Xheni Myrtaj <[email protected]>
@oliverklee oliverklee merged commit 96d68b5 into master May 31, 2019
@oliverklee oliverklee deleted the fetch-extra-lazy branch May 31, 2019 15:16
xh3n1 added a commit that referenced this pull request Jun 4, 2019
The "count" on the collection can be called without triggering a full load of the collection in the memory.

Signed-off-by: Xheni Myrtaj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants