[PR #5652] Allow EntityRepository::findAll() method takes parameter for ordering #9679

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

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

State: closed
Merged: No


Resolve the #5632 .

The main question is:
Why should I use findBy() method with empty criteria in order to simply fetch all ordered rows?
I think it's just fine to be able to sort results by findAll() method.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5652 **State:** closed **Merged:** No --- Resolve the #5632 . The main question is: Why should I use `findBy()` method with empty criteria in order to simply fetch all ordered rows? I think it's just fine to be able to sort results by `findAll()` method.
admin added the pull-request label 2026-01-22 16:05:04 +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#9679