Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e020bd9

Browse filesBrowse files
committed
Merge branch '6.4' into 7.2
* 6.4: [Form] Update enum.rst: Adding `choice_label`
2 parents 2ed9ab1 + 21dffc6 commit e020bd9
Copy full SHA for e020bd9

File tree

Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+16
-0
lines changed

‎reference/forms/types/enum.rst

Copy file name to clipboardExpand all lines: reference/forms/types/enum.rst
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,22 @@ Inherited Options
9494

9595
These options inherit from the :doc:`ChoiceType </reference/forms/types/choice>`:
9696

97+
.. include:: /reference/forms/types/options/choice_attr.rst.inc
98+
99+
.. include:: /reference/forms/types/options/choice_filter.rst.inc
100+
101+
.. include:: /reference/forms/types/options/choice_label.rst.inc
102+
103+
.. include:: /reference/forms/types/options/choice_loader.rst.inc
104+
105+
.. include:: /reference/forms/types/options/choice_name.rst.inc
106+
107+
.. include:: /reference/forms/types/options/choice_translation_domain_enabled.rst.inc
108+
109+
.. include:: /reference/forms/types/options/choice_translation_parameters.rst.inc
110+
111+
.. include:: /reference/forms/types/options/choice_value.rst.inc
112+
97113
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
98114

99115
.. include:: /reference/forms/types/options/error_mapping.rst.inc

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.