DDC-1003: Documentation refers to EAGER loading as FETCH #1250

Closed
opened 2026-01-22 13:07:13 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Jan 26, 2011).

Originally assigned to: @billschaller on GitHub.

Jira issue originally created by user jaredf:

Throughout the documentation found in the following link (http://www.doctrine-project.org/docs/orm/2.0/en/reference/xml-mapping.html) when mentioning eager or lazy loading the documentation says FETCH instead of EAGER.

E.G. content says "fetch - Either LAZY or FETCH" which should read "fetch - Either LAZY or EAGER"

This occurs in a few different areas on this page.

Originally created by @doctrinebot on GitHub (Jan 26, 2011). Originally assigned to: @billschaller on GitHub. Jira issue originally created by user jaredf: Throughout the documentation found in the following link (http://www.doctrine-project.org/docs/orm/2.0/en/reference/xml-mapping.html) when mentioning eager or lazy loading the documentation says FETCH instead of EAGER. E.G. content says "fetch - Either LAZY or FETCH" which should read "fetch - Either LAZY or EAGER" This occurs in a few different areas on this page.
admin added the Documentation label 2026-01-22 13:07:13 +01:00
admin closed this issue 2026-01-22 13:07:13 +01:00
Author
Owner

@billschaller commented on GitHub (Jan 5, 2016):

Appears to be solved.

@billschaller commented on GitHub (Jan 5, 2016): Appears to be solved.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1250