8000 Added missing link for label_html in some form types · symfony/symfony-docs@68dd4da · GitHub
[go: up one dir, main page]

Skip to content

Commit 68dd4da

Browse files
committed
Added missing link for label_html in some form types
1 parent c8cdd53 commit 68dd4da

27 files changed

+54
-0
lines changed

reference/forms/types/checkbox.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
8181

8282
.. include:: /reference/forms/types/options/label_attr.rst.inc
8383

84+
.. include:: /reference/forms/types/options/label_html.rst.inc
85+
8486
.. include:: /reference/forms/types/options/label_format.rst.inc
8587

8688
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/choice.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
263263

264264
.. include:: /reference/forms/types/options/label_attr.rst.inc
265265

266+
.. include:: /reference/forms/types/options/label_html.rst.inc
267+
266268
.. include:: /reference/forms/types/options/label_format.rst.inc
267269

268270
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/collection.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ error_bubbling
310310

311311
.. include:: /reference/forms/types/options/label_attr.rst.inc
312312

313+
.. include:: /reference/forms/types/options/label_html.rst.inc
314+
313315
.. include:: /reference/forms/types/options/label_format.rst.inc
314316

315317
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/color.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ The default value is ``''`` (the empty string).
7777

7878
.. include:: /reference/forms/types/options/label_attr.rst.inc
7979

80+
.. include:: /reference/forms/types/options/label_html.rst.inc
81+
8082
.. include:: /reference/forms/types/options/label_format.rst.inc
8183

8284
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/country.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ The actual default value of this option depends on other field options:
110110

111111
.. include:: /reference/forms/types/options/label_attr.rst.inc
112112

113+
.. include:: /reference/forms/types/options/label_html.rst.inc
114+
113115
.. include:: /reference/forms/types/options/label_format.rst.inc
114116

115117
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/currency.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ The actual default value of this option depends on other field options:
9191

9292
.. include:: /reference/forms/types/options/label_attr.rst.inc
9393

94+
.. include:: /reference/forms/types/options/label_html.rst.inc
95+
9496
.. include:: /reference/forms/types/options/label_format.rst.inc
9597

9698
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/email.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ The default value is ``''`` (the empty string).
5454

5555
.. include:: /reference/forms/types/options/label_attr.rst.inc
5656

57+
.. include:: /reference/forms/types/options/label_html.rst.inc
58+
5759
.. include:: /reference/forms/types/options/label_format.rst.inc
5860

5961
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/entity.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ The actual default value of this option depends on other field options:
321321

322322
.. include:: /reference/forms/types/options/label_attr.rst.inc
323323

324+
.. include:: /reference/forms/types/options/label_html.rst.inc
325+
324326
.. include:: /reference/forms/types/options/label_format.rst.inc
325327

326328
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/enum.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
172172

173173
.. include:: /reference/forms/types/options/label_attr.rst.inc
174174

175+
.. include:: /reference/forms/types/options/label_html.rst.inc
176+
175177
.. include:: /reference/forms/types/options/label_format.rst.inc
176178

177179
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/file.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
129129

130130
.. include:: /reference/forms/types/options/label_attr.rst.inc
131131

132+
.. include:: /reference/forms/types/options/label_html.rst.inc
133+
132134
.. include:: /reference/forms/types/options/label_format.rst.inc
133135

134136
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/integer.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ The default value is ``''`` (the empty string).
108108

109109
.. include:: /reference/forms/types/options/label_attr.rst.inc
110110

111+
.. include:: /reference/forms/types/options/label_html.rst.inc
112+
111113
.. include:: /reference/forms/types/options/label_format.rst.inc
112114

113115
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/language.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ The actual default value of this option depends on other field options:
131131

132132
.. include:: /reference/forms/types/options/label_attr.rst.inc
133133

134+
.. include:: /reference/forms/types/options/label_html.rst.inc
135+
134136
.. include:: /reference/forms/types/options/label_format.rst.inc
135137

136138
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/locale.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ The actual default value of this option depends on other field options:
104104

105105
.. include:: /reference/forms/types/options/label_attr.rst.inc
106106

107+
.. include:: /reference/forms/types/options/label_html.rst.inc
108+
107109
.. include:: /reference/forms/types/options/label_format.rst.inc
108110

109111
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/money.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ The default value is ``''`` (the empty string).
130130

131131
.. include:: /reference/forms/types/options/label_attr.rst.inc
132132

133+
.. include:: /reference/forms/types/options/label_html.rst.inc
134+
133135
.. include:: /reference/forms/types/options/label_format.rst.inc
134136

135137
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/number.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ The default value is ``''`` (the empty string).
9595

9696
.. include:: /reference/forms/types/options/label_attr.rst.inc
9797

98+
.. include:: /reference/forms/types/options/label_html.rst.inc
99+
98100
.. include:: /reference/forms/types/options/label_format.rst.inc
99101

100102
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/password.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ The default value is ``''`` (the empty string).
7676

7777
.. include:: /reference/forms/types/options/label_attr.rst.inc
7878

79+
.. include:: /reference/forms/types/options/label_html.rst.inc
80+
7981
.. include:: /reference/forms/types/options/label_format.rst.inc
8082

8183
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/percent.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ The default value is ``''`` (the empty string).
124124

125125
.. include:: /reference/forms/types/options/label_attr.rst.inc
126126

127+
.. include:: /reference/forms/types/options/label_html.rst.inc
128+
127129
.. include:: /reference/forms/types/options/label_format.rst.inc
128130

129131
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/radio.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
6060

6161
.. include:: /reference/forms/types/options/label_attr.rst.inc
6262

63+
.. include:: /reference/forms/types/options/label_html.rst.inc
64+
6365
.. include:: /reference/forms/types/options/label_format.rst.inc
6466

6567
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/range.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ The default value is ``''`` (the empty string).
6969

7070
.. include:: /reference/forms/types/options/label_attr.rst.inc
7171

72+
.. include:: /reference/forms/types/options/label_html.rst.inc
73+
7274
.. include:: /reference/forms/types/options/mapped.rst.inc
7375

7476
.. include:: /reference/forms/types/options/required.rst.inc

reference/forms/types/search.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ The default value is ``''`` (the empty string).
5454

5555
.. include:: /reference/forms/types/options/label_attr.rst.inc
5656

57+
.. include:: /reference/forms/types/options/label_html.rst.inc
58+
5759
.. include:: /reference/forms/types/options/label_format.rst.inc
5860

5961
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/tel.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ The default value is ``''`` (the empty string).
6060

6161
.. include:: /reference/forms/types/options/label_attr.rst.inc
6262

63+
.. include:: /reference/forms/types/options/label_html.rst.inc
64+
6365
.. include:: /reference/forms/types/options/label_format.rst.inc
6466

6567
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/text.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ an empty string, explicitly set the ``empty_data`` option to an empty string.
4646

4747
.. include:: /reference/forms/types/options/label_attr.rst.inc
4848

49+
.. include:: /reference/forms/types/options/label_html.rst.inc
50+
4951
.. include:: /reference/forms/types/options/label_format.rst.inc
5052

5153
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/textarea.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ an empty string, explicitly set the ``empty_data`` option to an empty string.
5252

5353
.. include:: /reference/forms/types/options/label_attr.rst.inc
5454

55+
.. include:: /reference/forms/types/options/label_html.rst.inc
56+
5557
.. include:: /reference/forms/types/options/label_format.rst.inc
5658

5759
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/timezone.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ The actual default value of this option depends on other field options:
125125

126126
.. include:: /reference/forms/types/options/label_attr.rst.inc
127127

128+
.. include:: /reference/forms/types/options/label_html.rst.inc
129+
128130
.. include:: /reference/forms/types/options/label_format.rst.inc
129131

130132
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/ulid.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The default value is ``''`` (the empty string).
6262

6363
.. include:: /reference/forms/types/options/label_attr.rst.inc
6464

65+
.. include:: /reference/forms/types/options/label_html.rst.inc
66+
6567
.. include:: /reference/forms/types/options/label_format.rst.inc
6668

6769
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/url.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The default value is ``''`` (the empty string).
6767

6868
.. include:: /reference/forms/types/options/label_attr.rst.inc
6969

70+
.. include:: /reference/forms/types/options/label_html.rst.inc
71+
7072
.. include:: /reference/forms/types/options/label_format.rst.inc
7173

7274
.. include:: /reference/forms/types/options/mapped.rst.inc

reference/forms/types/uuid.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ The default value is ``''`` (the empty string).
6262

6363
.. include:: /reference/forms/types/options/label_attr.rst.inc
6464

65+
.. include:: /reference/forms/types/options/label_html.rst.inc
66+
6567
.. include:: /reference/forms/types/options/label_format.rst.inc
6668

6769
.. include:: /reference/forms/types/options/mapped.rst.inc

0 commit comments

Comments
 (0)
0