File tree Expand file tree Collapse file tree 2 files changed +21
-19
lines changed Expand file tree Collapse file tree 2 files changed +21
-19
lines changed
Original file line number Diff line number Diff line change 4
4
form Field Type
5
5
===============
6
6
7
- See :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ FormType `.
7
+ See :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ FormType `.
8
+
9
+ The ``field `` type predefines a couple of options:
10
+
11
+ .. include :: /reference/forms/types/options/data.rst.inc
12
+
13
+ .. include :: /reference/forms/types/options/required.rst.inc
14
+
15
+ .. include :: /reference/forms/types/options/disabled.rst.inc
16
+
17
+ .. include :: /reference/forms/types/options/trim.rst.inc
18
+
19
+ .. include :: /reference/forms/types/options/property_path.rst.inc
20
+
21
+ .. include :: /reference/forms/types/options/attr.rst.inc
22
+
23
+ .. include :: /reference/forms/types/options/translation_domain.rst.inc
24
+
25
+ .. include :: /reference/forms/types/options/escape_label.rst.inc
You can’t perform that action at this time.
0 commit comments