Commit d08d5d1
File tree
74 files changed
+55
-710
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Extension
- Core
- DataMapper
- DataTransformer
- Type
- Validator/Type
- Tests
- Command
- Extension
- Core
- DataTransformer
- Type
- Validator
- Constraints
- Type
- Fixtures/ChoiceList
- Resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+55
-710
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/CachingFactoryDecorator.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
| 92 | + |
93 | 93 |
|
94 |
| - |
95 |
| - |
96 | 94 |
|
97 | 95 |
|
98 | 96 |
|
| ||
134 | 132 |
|
135 | 133 |
|
136 | 134 |
|
137 |
| - |
| 135 | + |
138 | 136 |
|
139 |
| - |
140 |
| - |
141 | 137 |
|
142 | 138 |
|
143 | 139 |
|
| ||
181 | 177 |
|
182 | 178 |
|
183 | 179 |
|
184 |
| - |
| 180 | + |
185 | 181 |
|
186 |
| - |
187 | 182 |
|
188 | 183 |
|
189 | 184 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/ChoiceListFactoryInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/ChoiceListFactoryInterface.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
| 87 | + |
88 | 88 |
|
src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 |
| - |
41 |
| - |
42 | 40 |
|
43 | 41 |
|
44 | 42 |
|
| ||
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 |
| - |
| 57 | + |
60 | 58 |
|
61 |
| - |
62 |
| - |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
| ||
72 | 68 |
|
73 | 69 |
|
74 | 70 |
|
75 |
| - |
| 71 | + |
76 | 72 |
|
77 |
| - |
78 | 73 |
|
79 | 74 |
|
80 | 75 |
|
|
src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/PropertyAccessDecorator.php+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 |
| - |
72 |
| - |
73 | 71 |
|
74 | 72 |
|
75 | 73 |
|
| ||
109 | 107 |
|
110 | 108 |
|
111 | 109 |
|
112 |
| - |
| 110 | + |
113 | 111 |
|
114 |
| - |
115 |
| - |
116 | 112 |
|
117 | 113 |
|
118 | 114 |
|
| ||
154 | 150 |
|
155 | 151 |
|
156 | 152 |
|
157 |
| - |
| 153 | + |
158 | 154 |
|
159 |
| - |
160 | 155 |
|
161 | 156 |
|
162 | 157 |
|
|
src/Symfony/Component/Form/Extension/Core/DataMapper/RadioListMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataMapper/RadioListMapper.php-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
|
src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/BirthdayType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/BirthdayType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 27 | + |
32 | 28 |
|
33 | 29 |
|
34 | 30 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CheckboxType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 64 | + |
69 | 65 |
|
70 | 66 |
|
71 | 67 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+2-24Lines changed: 2 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 55 | + |
59 | 56 |
|
60 | 57 |
|
61 | 58 |
|
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 | 62 |
|
81 | 63 |
|
82 | 64 |
|
| ||
390 | 372 |
|
391 | 373 |
|
392 | 374 |
|
393 |
| - |
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
| 375 | + |
398 | 376 |
|
399 | 377 |
|
400 | 378 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
| 124 | + |
129 | 125 |
|
130 | 126 |
|
131 | 127 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ColorType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ColorType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 73 | + |
78 | 74 |
|
79 | 75 |
|
80 | 76 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CountryType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CountryType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
| 46 | + |
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CurrencyType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
| 44 | + |
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateIntervalType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 |
| - |
238 |
| - |
239 |
| - |
240 |
| - |
241 |
| - |
| 237 | + |
242 | 238 |
|
243 | 239 |
|
244 | 240 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateTimeType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 |
| - |
| 276 | + |
281 | 277 |
|
282 | 278 |
|
283 | 279 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/DateType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/DateType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
| 302 | + |
307 | 303 |
|
308 | 304 |
|
309 | 305 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/EmailType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/EmailType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 26 | + |
31 | 27 |
|
32 | 28 |
|
33 | 29 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/FileType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/FileType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
| 133 | + |
138 | 134 |
|
139 | 135 |
|
140 | 136 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/HiddenType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/HiddenType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 31 | + |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/IntegerType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/IntegerType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
| 52 | + |
57 | 53 |
|
58 | 54 |
|
59 | 55 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/LanguageType.php+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
| 61 | + |
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
|
0 commit comments