File tree
8 files changed
+115
-40
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Tests/Validator
- Validator
- Component/Validator
- Mapping
- Loader
- Tests/Mapping/Loader
8 files changed
+115
-40
lines changedsrc/Symfony/Bridge/Doctrine/Tests/Validator/DoctrineLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Validator/DoctrineLoaderTest.php+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
| 145 | + |
144 | 146 |
|
145 | 147 |
|
146 | 148 |
|
147 |
| - |
148 |
| - |
| 149 | + |
| 150 | + |
149 | 151 |
|
150 | 152 |
|
151 | 153 |
|
| ||
207 | 209 |
|
208 | 210 |
|
209 | 211 |
|
210 |
| - |
211 |
| - |
| 212 | + |
| 213 | + |
212 | 214 |
|
213 | 215 |
|
214 | 216 |
|
215 | 217 |
|
| 218 | + |
216 | 219 |
|
217 |
| - |
| 220 | + |
| 221 | + |
218 | 222 |
|
219 | 223 |
|
src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
79 | 86 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
| 87 | + |
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json+2-2Lines changed: 2 additions & 2 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 |
|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Component/Validator/Mapping/AutoMappingStrategy.php
Copy file name to clipboard+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
src/Symfony/Component/Validator/Mapping/GenericMetadata.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/GenericMetadata.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
75 | 77 |
|
76 | 78 |
|
77 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
78 | 93 |
|
79 | 94 |
|
80 | 95 |
|
| ||
87 | 102 |
|
88 | 103 |
|
89 | 104 |
|
| 105 | + |
90 | 106 |
|
91 | 107 |
|
92 | 108 |
|
| ||
139 | 155 |
|
140 | 156 |
|
141 | 157 |
|
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
142 | 165 |
|
143 | 166 |
|
144 | 167 |
|
| ||
213 | 236 |
|
214 | 237 |
|
215 | 238 |
|
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
216 | 247 |
|
217 | 248 |
|
218 | 249 |
|
|
src/Symfony/Component/Validator/Mapping/Loader/AutoMappingTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Loader/AutoMappingTrait.php+3-10Lines changed: 3 additions & 10 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 | 17 |
|
| ||
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
| 27 | + |
| 28 | + |
36 | 29 |
|
37 | 30 |
|
38 | 31 |
|
|
src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php+9-10Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
23 | 21 |
|
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
| ||
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
85 | 83 |
|
86 |
| - |
87 |
| - |
88 |
| - |
| 84 | + |
| 85 | + |
| 86 | + |
89 | 87 |
|
| 88 | + |
90 | 89 |
|
91 | 90 |
|
92 | 91 |
|
|
src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| 22 | + |
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
| 168 | + |
167 | 169 |
|
168 | 170 |
|
| 171 | + |
169 | 172 |
|
170 |
| - |
171 |
| - |
| 173 | + |
172 | 174 |
|
173 | 175 |
|
174 | 176 |
|
| ||
222 | 224 |
|
223 | 225 |
|
224 | 226 |
|
| 227 | + |
225 | 228 |
|
226 | 229 |
|
227 |
| - |
| 230 | + |
| 231 | + |
228 | 232 |
|
229 | 233 |
|
0 commit comments