Commit 8dbe258
File tree
Expand file treeCollapse file tree
9 files changed
+103
-25
lines changedFilter options
- src/Symfony
- Bundle/WebProfilerBundle/Resources/views/Collector
- Component/Form
- Extension
- DataCollector
- Validator/Constraints
- Tests/Extension
- DataCollector
- Validator/Constraints
Expand file treeCollapse file tree
9 files changed
+103
-25
lines changedsrc/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/form.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/form.html.twig+21-7Lines changed: 21 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
477 |
| - |
478 |
| - |
479 |
| - |
480 |
| - |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
481 | 495 |
|
482 |
| - |
483 |
| - |
| 496 | + |
| 497 | + |
484 | 498 |
|
485 | 499 |
|
486 | 500 |
|
|
src/Symfony/Component/Form/Button.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Button.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
347 | 356 |
|
348 | 357 |
|
349 | 358 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/DataCollector/FormDataExtractor.php+29-8Lines changed: 29 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
121 | 122 |
|
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
130 | 151 |
|
131 | 152 |
|
132 | 153 |
|
|
src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
103 | 103 |
|
104 | 104 |
|
105 | 105 |
|
| 106 | + |
106 | 107 |
|
107 | 108 |
|
108 | 109 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
| 124 | + |
| 125 | + |
128 | 126 |
|
129 |
| - |
| 127 | + |
130 | 128 |
|
131 | 129 |
|
132 | 130 |
|
| ||
634 | 632 |
|
635 | 633 |
|
636 | 634 |
|
637 |
| - |
| 635 | + |
638 | 636 |
|
639 | 637 |
|
640 | 638 |
|
| ||
711 | 709 |
|
712 | 710 |
|
713 | 711 |
|
714 |
| - |
| 712 | + |
| 713 | + |
| 714 | + |
| 715 | + |
| 716 | + |
| 717 | + |
| 718 | + |
| 719 | + |
| 720 | + |
715 | 721 |
|
716 | 722 |
|
717 | 723 |
|
|
src/Symfony/Component/Form/FormInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormInterface.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
230 | 232 |
|
231 | 233 |
|
232 | 234 |
|
| 235 | + |
| 236 | + |
| 237 | + |
233 | 238 |
|
234 | 239 |
|
235 | 240 |
|
236 | 241 |
|
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
237 | 249 |
|
238 | 250 |
|
239 | 251 |
|
|
src/Symfony/Component/Form/Tests/Extension/DataCollector/FormDataExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/DataCollector/FormDataExtractorTest.php+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
322 |
| - |
| 322 | + |
323 | 323 |
|
324 | 324 |
|
325 | 325 |
|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
343 |
| - |
| 343 | + |
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
| ||
360 | 360 |
|
361 | 361 |
|
362 | 362 |
|
363 |
| - |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
364 | 369 |
|
365 | 370 |
|
366 | 371 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
| 228 | + |
| 229 | + |
228 | 230 |
|
229 | 231 |
|
230 | 232 |
|
231 | 233 |
|
232 | 234 |
|
| 235 | + |
233 | 236 |
|
234 | 237 |
|
235 | 238 |
|
| ||
259 | 262 |
|
260 | 263 |
|
261 | 264 |
|
| 265 | + |
| 266 | + |
262 | 267 |
|
263 | 268 |
|
264 | 269 |
|
265 | 270 |
|
266 | 271 |
|
| 272 | + |
267 | 273 |
|
268 | 274 |
|
269 | 275 |
|
| ||
293 | 299 |
|
294 | 300 |
|
295 | 301 |
|
| 302 | + |
| 303 | + |
296 | 304 |
|
297 | 305 |
|
298 | 306 |
|
299 | 307 |
|
| 308 | + |
300 | 309 |
|
301 | 310 |
|
302 | 311 |
|
|
0 commit comments