Stories by Marco Pfeiffer on Medium · Nov 18, 2021
Mastering Doctrine ORM relations
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
There are only 2 types of relations. All other types are usually bugs. Photo by John Schnobrich on Unsplash Owning Relations You can easily identify this relation by these properties: You usually edit the referenced entity in the same form as the current one. The referenced entity must be saved, when the current entity is saved. The referenced entity must be deleted together with the current…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.