We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73aefc1 + 3d1774a commit 163cda9Copy full SHA for 163cda9
form/form_collections.rst
@@ -397,6 +397,8 @@ you will learn about next!).
397
call ``$entityManager->persist($tag)`` on each, you'll receive an error from
398
Doctrine:
399
400
+ .. code-block:: text
401
+
402
A new entity was found through the relationship
403
``App\Entity\Task#tags`` that was not configured to
404
cascade persist operations for entity...
0 commit comments