DDC-3563: Wrong metadata output. One-To-Many, Bidirectional #4383

Open
opened 2026-01-22 14:40:42 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 8, 2015).

Originally assigned to: @deeky666 on GitHub.

Jira issue originally created by user AnRo:

During observe the metadata in a One-To-Many association I've noticed that, the inversedBy value is NULL but in the annotation its assigned to something like $images (look example). I think its wrong because the EntityGenerator dont get it and dont generate the add..., remove... and get...s Method stubs or the **constructor assignment to ArrayCollections.

Originally created by @doctrinebot on GitHub (Feb 8, 2015). Originally assigned to: @deeky666 on GitHub. Jira issue originally created by user AnRo: During observe the metadata in a One-To-Many association I've noticed that, the inversedBy value is NULL but in the annotation its assigned to something like $images (look example). I think its wrong because the EntityGenerator dont get it and dont generate the add..., remove... and get...s Method stubs or the **constructor assignment to ArrayCollections.
admin added the Bug label 2026-01-22 14:40:42 +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#4383