Commit 22edf02
committed
File tree
Expand file treeCollapse file tree
21 files changed
+248
-24
lines changedFilter options
- Command
- DependencyInjection
- Tests/Functional
- Bundle
- LegacyBundle
- Entity
- Resources
- config
- public
- translations
- views
- ModernBundle
- config
- public
- src
- Entity
- templates
- translations
- app/BundlePaths
Expand file treeCollapse file tree
21 files changed
+248
-24
lines changedCommand/AssetsInstallCommand.php
Copy file name to clipboardExpand all lines: Command/AssetsInstallCommand.php+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
| 140 | + |
147 | 141 |
|
148 | 142 |
|
149 | 143 |
|
|
Command/TranslationDebugCommand.php
Copy file name to clipboardExpand all lines: Command/TranslationDebugCommand.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
| 166 | + |
| 167 | + |
166 | 168 |
|
167 | 169 |
|
168 | 170 |
|
| ||
171 | 173 |
|
172 | 174 |
|
173 | 175 |
|
174 |
| - |
175 | 176 |
|
176 | 177 |
|
177 | 178 |
|
| ||
206 | 207 |
|
207 | 208 |
|
208 | 209 |
|
209 |
| - |
| 210 | + |
| 211 | + |
| 212 | + |
210 | 213 |
|
211 | 214 |
|
212 | 215 |
|
213 | 216 |
|
214 | 217 |
|
215 |
| - |
216 | 218 |
|
217 | 219 |
|
218 | 220 |
|
|
Command/TranslationUpdateCommand.php
Copy file name to clipboardExpand all lines: Command/TranslationUpdateCommand.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
157 |
| - |
| 157 | + |
| 158 | + |
| 159 | + |
158 | 160 |
|
159 | 161 |
|
160 | 162 |
|
| ||
163 | 165 |
|
164 | 166 |
|
165 | 167 |
|
166 |
| - |
167 | 168 |
|
168 | 169 |
|
169 | 170 |
|
|
DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: DependencyInjection/FrameworkExtension.php+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1156 | 1156 |
|
1157 | 1157 |
|
1158 | 1158 |
|
1159 |
| - |
| 1159 | + |
1160 | 1160 |
|
1161 | 1161 |
|
1162 | 1162 |
|
| ||
1318 | 1318 |
|
1319 | 1319 |
|
1320 | 1320 |
|
1321 |
| - |
| 1321 | + |
1322 | 1322 |
|
1323 | 1323 |
|
1324 |
| - |
1325 |
| - |
| 1324 | + |
| 1325 | + |
1326 | 1326 |
|
1327 | 1327 |
|
1328 | 1328 |
|
1329 | 1329 |
|
1330 |
| - |
| 1330 | + |
1331 | 1331 |
|
1332 | 1332 |
|
1333 | 1333 |
|
1334 |
| - |
| 1334 | + |
1335 | 1335 |
|
1336 | 1336 |
|
1337 | 1337 |
|
| ||
1512 | 1512 |
|
1513 | 1513 |
|
1514 | 1514 |
|
1515 |
| - |
| 1515 | + |
1516 | 1516 |
|
1517 |
| - |
| 1517 | + |
1518 | 1518 |
|
1519 | 1519 |
|
1520 | 1520 |
|
1521 | 1521 |
|
1522 |
| - |
1523 |
| - |
| 1522 | + |
| 1523 | + |
1524 | 1524 |
|
1525 | 1525 |
|
1526 | 1526 |
|
1527 | 1527 |
|
1528 |
| - |
| 1528 | + |
1529 | 1529 |
|
1530 | 1530 |
|
1531 | 1531 |
|
|
Tests/Functional/Bundle/LegacyBundle/Entity/LegacyPerson.php
Copy file name to clipboard+24Lines changed: 24 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 | + |
Tests/Functional/Bundle/LegacyBundle/LegacyBundle.php
Copy file name to clipboard+18Lines changed: 18 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 | + |
Tests/Functional/Bundle/LegacyBundle/Resources/config/serialization.yaml
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Tests/Functional/Bundle/LegacyBundle/Resources/config/validation.yaml
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
Tests/Functional/Bundle/LegacyBundle/Resources/public/legacy.css
Copy file name to clipboardExpand all lines: Tests/Functional/Bundle/LegacyBundle/Resources/public/legacy.cssWhitespace-only changes.
Tests/Functional/Bundle/LegacyBundle/Resources/translations/legacy.en.yaml
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Tests/Functional/Bundle/LegacyBundle/Resources/views/index.html.twig
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Tests/Functional/Bundle/ModernBundle/config/serialization.yaml
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Tests/Functional/Bundle/ModernBundle/config/validation.yaml
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
Tests/Functional/Bundle/ModernBundle/public/modern.css
Copy file name to clipboardExpand all lines: Tests/Functional/Bundle/ModernBundle/public/modern.cssWhitespace-only changes.
Tests/Functional/Bundle/ModernBundle/src/Entity/ModernPerson.php
Copy file name to clipboard+24Lines changed: 24 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 | + |
Tests/Functional/Bundle/ModernBundle/src/ModernBundle.php
Copy file name to clipboard+22Lines changed: 22 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 | + |
Tests/Functional/Bundle/ModernBundle/templates/index.html.twig
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Tests/Functional/Bundle/ModernBundle/translations/modern.en.yaml
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
Tests/Functional/BundlePathsTest.php
Copy file name to clipboard+84Lines changed: 84 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 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
Tests/Functional/app/BundlePaths/bundles.php
Copy file name to clipboard+22Lines changed: 22 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 | + |
Tests/Functional/app/BundlePaths/config.yml
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
0 commit comments