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 0bcb9ed + 5cdbef5 commit 1e153f2Copy full SHA for 1e153f2
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