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

Open
opened 2026-01-22 12:47:28 +01:00 by admin · 0 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:28 +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#702