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 9d26e19 + 163cda9 commit 5cdbef5Copy full SHA for 5cdbef5
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