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.
1 parent a7cfb4f commit 14be950Copy full SHA for 14be950
reference/constraints/UniqueEntity.rst
@@ -556,6 +556,10 @@ this option to specify one or more fields to only ignore ``null`` values on them
556
557
**type**: ``array`` **default**: ``[]``
558
559
+.. versionadded:: 7.1
560
+
561
+ The ``identifierFieldNames`` option was introduced in Symfony 7.1.
562
563
The ``identifierFieldNames`` option allows you to specify the field
564
(or list of fields) used to identify a Doctrine entity, set by the
565
`entityClass`_ option, when you use a PHP class to update it.
0 commit comments