[PR #1355] [Docs] TablePrefix example - Check for being the owning side #9414

Closed
opened 2026-01-22 16:04:15 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


  • Small fix do get rid of notice undefined index 'joinTable' as the inverse side does not declare joinTable at all.
  • Shortened access to $classMetadata->associationMappings[$fieldName] for read accesses to increase readability
**Original Pull Request:** https://github.com/doctrine/orm/pull/1355 **State:** closed **Merged:** Yes --- - Small fix do get rid of notice `undefined index 'joinTable'` as the inverse side does not declare `joinTable` at all. - Shortened access to `$classMetadata->associationMappings[$fieldName]` for read accesses to increase readability
admin added the pull-request label 2026-01-22 16:04:15 +01:00
admin closed this issue 2026-01-22 16:04:15 +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#9414