DDC-3264: setFetchMode Signature and Documentation #4039

Closed
opened 2026-01-22 14:34:12 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Aug 21, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user adyballa:

The signature in AbstractQuery should be boolean for fetchmode and the documentation on
http://docs.doctrine-project.org/en/2.1/reference/dql-doctrine-query-language.html
setFetchMode(...,"EAGER"); is not according to the signature.
This is confusing.

Originally created by @doctrinebot on GitHub (Aug 21, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user adyballa: The signature in AbstractQuery should be boolean for fetchmode and the documentation on http://docs.doctrine-project.org/en/2.1/reference/dql-doctrine-query-language.html setFetchMode(...,"EAGER"); is not according to the signature. This is confusing.
admin added the Improvement label 2026-01-22 14:34:12 +01:00
admin closed this issue 2026-01-22 14:34:13 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 19, 2014):

Comment created by @ocramius:

2.2 is a very old version of the ORM which we don't support anymore. The new documentation is at http://docs.doctrine-project.org/en/latest/reference/dql-doctrine-query-language.html

@doctrinebot commented on GitHub (Oct 19, 2014): Comment created by @ocramius: 2.2 is a very old version of the ORM which we don't support anymore. The new documentation is at http://docs.doctrine-project.org/en/latest/reference/dql-doctrine-query-language.html
Author
Owner

@doctrinebot commented on GitHub (Oct 19, 2014):

Issue was closed with resolution "Won't Fix"

@doctrinebot commented on GitHub (Oct 19, 2014): Issue was closed with resolution "Won't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4039