diff --git a/reference/constraints/map.rst.inc b/reference/constraints/map.rst.inc index 690e98c6bf9..9f14f418bb1 100644 --- a/reference/constraints/map.rst.inc +++ b/reference/constraints/map.rst.inc @@ -90,6 +90,13 @@ Financial and other Number Constraints * :doc:`Issn ` * :doc:`Isin ` +Doctrine Constraints +~~~~~~~~~~~~~~~~~~~~ + +* :doc:`UniqueEntity ` +* :doc:`EnableAutoMapping ` +* :doc:`DisableAutoMapping ` + Other Constraints ~~~~~~~~~~~~~~~~~ @@ -105,6 +112,3 @@ Other Constraints * :doc:`Traverse ` * :doc:`Collection ` * :doc:`Count ` -* :doc:`UniqueEntity ` -* :doc:`EnableAutoMapping ` -* :doc:`DisableAutoMapping `