Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping not found in custom relation #11

Closed
oligus opened this issue Sep 3, 2017 · 0 comments
Closed

Mapping not found in custom relation #11

oligus opened this issue Sep 3, 2017 · 0 comments

Comments

@oligus
Copy link
Owner

oligus commented Sep 3, 2017

Warning: array_merge(): Argument #2 is not an array in 
/Users/oli/PhpstormProjects/jad/src/Document/Resource.php on line 137

Pick up target entity and add, in this case, "support-rep" to mapping so it can be included. EntitySerializer.php:78 returns null (mapping not found)

 /**
     * @ORM\ManyToOne(targetEntity="Employees", fetch="EAGER")
     * @ORM\JoinColumn(name="SupportRepId", referencedColumnName="EmployeeId")
     */
    protected $supportRep;
@oligus oligus closed this as completed Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant