Skip to content

Does Doctrine ORM suffer of the problem of useless order by on some ORM prefetches ? #11375

Closed Answered by greg0ire
LLyaudet asked this question in Support Questions
Discussion options

You must be logged in to vote

I don't think it is affected. In Doctrine ORM, there can be a default order, but it is specified on relationships, and not on entities themselves: https://www.doctrine-project.org/projects/doctrine-orm/en/3.1/reference/attributes-reference.html#attrref_orderby

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LLyaudet
Comment options

Answer selected by LLyaudet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants