Commit 4769ca2
committed
File tree
2 files changed
+64
-20
lines changedFilter options
- src/Symfony/Component/Validator
- Mapping/Factory
- Tests/Mapping/Factory
2 files changed
+64
-20
lines changedsrc/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php+21-12Lines changed: 21 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
| ||
111 | 114 |
|
112 | 115 |
|
113 | 116 |
|
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
114 | 133 |
|
115 | 134 |
|
116 | 135 |
|
| ||
141 | 160 |
|
142 | 161 |
|
143 | 162 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 | 163 |
|
155 | 164 |
|
156 | 165 |
|
|
src/Symfony/Component/Validator/Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php+43-8Lines changed: 43 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 |
| - |
49 |
| - |
50 | 49 |
|
51 | 50 |
|
52 | 51 |
|
| ||
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
59 |
| - |
60 |
| - |
| 58 | + |
| 59 | + |
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
| ||
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
| 69 | + |
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 |
| - |
84 | 84 |
|
| 85 | + |
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
| ||
122 | 123 |
|
123 | 124 |
|
124 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
125 | 129 |
|
126 | 130 |
|
127 | 131 |
|
128 | 132 |
|
129 | 133 |
|
130 |
| - |
| 134 | + |
131 | 135 |
|
132 |
| - |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
133 | 147 |
|
134 | 148 |
|
135 | 149 |
|
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
136 | 171 |
|
137 | 172 |
|
138 | 173 |
|
|
0 commit comments