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 a12a5fd + 1e153f2 commit e95f547Copy full SHA for e95f547
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