You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a method to EntityResource that receives the EntityManager as parameter and is invoked after the setContainer method for resources implementing ContainerAwareInterface, but independently of whether or not the resource is container-aware.
The text was updated successfully, but these errors were encountered:
skqr
changed the title
Allow altering defined entity relationship values on resource creation
Allow altering defined entity relationship values on resource model creation
Dec 18, 2014
Add a method to
EntityResource
that receives theEntityManager
as parameter and is invoked after thesetContainer
method for resources implementingContainerAwareInterface
, but independently of whether or not the resource is container-aware.The text was updated successfully, but these errors were encountered: