diff --git a/reference/constraints/map.rst.inc b/reference/constraints/map.rst.inc index 1d56346b096..58f519965d1 100644 --- a/reference/constraints/map.rst.inc +++ b/reference/constraints/map.rst.inc @@ -86,6 +86,13 @@ Financial and other Number Constraints * :doc:`Issn ` * :doc:`Isin ` +Doctrine Constraints +~~~~~~~~~~~~~~~~~~~~ + +* :doc:`UniqueEntity ` +* :doc:`EnableAutoMapping ` +* :doc:`DisableAutoMapping ` + Other Constraints ~~~~~~~~~~~~~~~~~ @@ -100,6 +107,3 @@ Other Constraints * :doc:`Traverse ` * :doc:`Collection ` * :doc:`Count ` -* :doc:`UniqueEntity ` -* :doc:`EnableAutoMapping ` -* :doc:`DisableAutoMapping `