[PR #1493] Pass orderings, maxRresults and firstResult when call getHash #9551

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

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

State: closed
Merged: Yes


When you call getHash method in loadCriteria, you don't pass order, limit and offset parameters and it causes a problem when you want use second level cache

**Original Pull Request:** https://github.com/doctrine/orm/pull/1493 **State:** closed **Merged:** Yes --- When you call getHash method in loadCriteria, you don't pass order, limit and offset parameters and it causes a problem when you want use second level cache
admin added the pull-request label 2026-01-22 16:04:40 +01:00
admin closed this issue 2026-01-22 16:04:40 +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#9551