[PR #5948] Update association-mapping.rst to ease understanding of what associations mean #9799

Open
opened 2026-01-22 16:05:26 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/5948

State: closed
Merged: Yes


Added pointers on how to interpret the method names. This helped me to quicker grasp the concept of the Relations and there methods. Added a @var annotation to the Collection interface to make it clear that the $groups is a child of the Collection interface.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5948 **State:** closed **Merged:** Yes --- Added pointers on how to interpret the method names. This helped me to quicker grasp the concept of the Relations and there methods. Added a @var annotation to the `Collection` interface to make it clear that the `$groups` is a child of the `Collection` interface.
admin added the pull-request label 2026-01-22 16:05:26 +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#9799