diff --git a/reference/forms/types/entity.rst b/reference/forms/types/entity.rst index 0d900de377f..f586e92a683 100644 --- a/reference/forms/types/entity.rst +++ b/reference/forms/types/entity.rst @@ -229,6 +229,10 @@ These options inherit from the :doc:`ChoiceType ` .. include:: /reference/forms/types/options/choice_attr.rst.inc +.. include:: /reference/forms/types/options/choice_lazy.rst.inc + +.. include:: /reference/forms/types/options/choice_loader.rst.inc + .. include:: /reference/forms/types/options/choice_translation_domain_disabled.rst.inc .. include:: /reference/forms/types/options/expanded.rst.inc