Skip to content

Commit ee2364e

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Move Doctrine constraints out of Other constraints
2 parents 5479b7a + b3b8c97 commit ee2364e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

reference/constraints/map.rst.inc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,13 @@ Financial and other Number Constraints
9090
* :doc:`Issn </reference/constraints/Issn>`
9191
* :doc:`Isin </reference/constraints/Isin>`
9292

93+
Doctrine Constraints
94+
~~~~~~~~~~~~~~~~~~~~
95+
96+
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
97+
* :doc:`EnableAutoMapping </reference/constraints/EnableAutoMapping>`
98+
* :doc:`DisableAutoMapping </reference/constraints/DisableAutoMapping>`
99+
93100
Other Constraints
94101
~~~~~~~~~~~~~~~~~
95102

@@ -105,6 +112,3 @@ Other Constraints
105112
* :doc:`Traverse </reference/constraints/Traverse>`
106113
* :doc:`Collection </reference/constraints/Collection>`
107114
* :doc:`Count </reference/constraints/Count>`
108-
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
109-
* :doc:`EnableAutoMapping </reference/constraints/EnableAutoMapping>`
110-
* :doc:`DisableAutoMapping </reference/constraints/DisableAutoMapping>`

0 commit comments

Comments
 (0)