DDC-572: Document inversedBy and mappedBy attributes on mapping annotations in annotation reference #705

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

Originally created by @doctrinebot on GitHub (May 6, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user mjh_ca:

Regarding http://www.doctrine-project.org/documentation/manual/2_0/en/annotations-reference

The association mapping attributes should show mappedBy and inversedBy as optional attributes and describe their use on the owning vs. inverse side. As of today, only @ManyToMany shows mappedBy as an attribute, and inversedBy is not mentioned at all.

Each of @OneToOne, @ManyToOne, @OneToMany, @ManyToMany need to be reviewed to be consistent with association mapping documentation at http://www.doctrine-project.org/documentation/manual/2_0/en/association-mapping

Originally created by @doctrinebot on GitHub (May 6, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user mjh_ca: Regarding http://www.doctrine-project.org/documentation/manual/2_0/en/annotations-reference The association mapping attributes should show mappedBy and inversedBy as optional attributes and describe their use on the owning vs. inverse side. As of today, only @ManyToMany shows mappedBy as an attribute, and inversedBy is not mentioned at all. Each of @OneToOne, @ManyToOne, @OneToMany, @ManyToMany need to be reviewed to be consistent with association mapping documentation at http://www.doctrine-project.org/documentation/manual/2_0/en/association-mapping
admin added the Bug label 2026-01-22 12:47:31 +01:00
admin closed this issue 2026-01-22 12:47:32 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jun 17, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jun 17, 2010): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Jun 17, 2010):

Comment created by @jwage:

88e5babb56

@doctrinebot commented on GitHub (Jun 17, 2010): Comment created by @jwage: http://github.com/doctrine/orm-documentation/commit/88e5babb56d44acb4f39c929cb0990788c84532d
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#705