@@ -12,44 +12,6 @@ To use this field, you must specify *either* ``choices`` or ``choice_loader`` op
1212+-------------+------------------------------------------------------------------------------+
1313| Rendered as | can be various tags (see below) |
1414+-------------+------------------------------------------------------------------------------+
15- | Options | - `choices `_ |
16- | | - `choice_attr `_ |
17- | | - `choice_label `_ |
18- | | - `choice_loader `_ |
19- | | - `choice_name `_ |
20- | | - `choice_translation_domain `_ |
21- | | - `choice_value `_ |
22- | | - `expanded `_ |
23- | | - `group_by `_ |
24- | | - `multiple `_ |
25- | | - `placeholder `_ |
26- | | - `preferred_choices `_ |
27- +-------------+------------------------------------------------------------------------------+
28- | Overridden | - `compound `_ |
29- | options | - `empty_data `_ |
30- | | - `error_bubbling `_ |
31- | | - `trim `_ |
32- +-------------+------------------------------------------------------------------------------+
33- | Inherited | - `attr `_ |
34- | options | - `by_reference `_ |
35- | | - `data `_ |
36- | | - `disabled `_ |
37- | | - `error_mapping `_ |
38- | | - `help `_ |
39- | | - `help_attr `_ |
40- | | - `help_html `_ |
41- | | - `inherit_data `_ |
42- | | - `label `_ |
43- | | - `label_attr `_ |
44- | | - `label_format `_ |
45- | | - `mapped `_ |
46- | | - `required `_ |
47- | | - `row_attr `_ |
48- | | - `translation_domain `_ |
49- | | - `label_translation_parameters `_ |
50- | | - `attr_translation_parameters `_ |
51- | | - `help_translation_parameters `_ |
52- +-------------+------------------------------------------------------------------------------+
5315| Parent type | :doc: `FormType </reference/forms/types/form >` |
5416+-------------+------------------------------------------------------------------------------+
5517| Class | :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ ChoiceType ` |
0 commit comments