DDC-3648: [GH-1355] [Docs] TablePrefix example - Check for being the owning side #4484

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

Originally created by @doctrinebot on GitHub (Apr 1, 2015).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of scaytrase:

Url: https://github.com/doctrine/doctrine2/pull/1355

Message:

  • 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
Originally created by @doctrinebot on GitHub (Apr 1, 2015). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of scaytrase: Url: https://github.com/doctrine/doctrine2/pull/1355 Message: - 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 closed this issue 2026-01-22 14:42:40 +01:00
Author
Owner

@doctrinebot commented on GitHub (Apr 2, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1355] was assigned:
https://github.com/doctrine/doctrine2/pull/1355

@doctrinebot commented on GitHub (Apr 2, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1355] was assigned: https://github.com/doctrine/doctrine2/pull/1355
Author
Owner

@doctrinebot commented on GitHub (Apr 2, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1355] was merged:
https://github.com/doctrine/doctrine2/pull/1355

@doctrinebot commented on GitHub (Apr 2, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1355] was merged: https://github.com/doctrine/doctrine2/pull/1355
Author
Owner

@doctrinebot commented on GitHub (Apr 2, 2015):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Apr 2, 2015): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4484