forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit41b2eb8
committed
minorsymfony#3693 Tweak to Absolute URL generation (weaverryan)
This PR was merged into the 2.3 branch.Discussion----------Tweak to Absolute URL generation| Q | A ||----------------|------|| Doc fix | yes || New docs | no || Applies to | 2.3 || Fixed tickets |symfony#3573 |This updates how we describe URL generation. Aftersymfony#3573, it occurs to me that if you're looking here for a reference, you'll look for the first spot where absolute URLs are discussed and try to use it. So why not put the controller/PHP version and template version of doing this in the same spot.Cheers!Commits-------007a54f Fixing typo thanks to@xabbuh873706c Moved the section about generating absolute URLs down1 file changed
+23
-25
lines changedLines changed: 23 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1192 | 1192 |
| |
1193 | 1193 |
| |
1194 | 1194 |
| |
1195 |
| - | |
1196 |
| - | |
1197 |
| - | |
1198 |
| - | |
1199 |
| - | |
1200 |
| - | |
1201 |
| - | |
1202 |
| - | |
1203 |
| - | |
1204 |
| - | |
1205 |
| - | |
1206 |
| - | |
1207 |
| - | |
1208 |
| - | |
1209 |
| - | |
1210 |
| - | |
1211 |
| - | |
1212 |
| - | |
1213 |
| - | |
1214 |
| - | |
1215 |
| - | |
1216 |
| - | |
1217 |
| - | |
1218 | 1195 |
| |
1219 | 1196 |
| |
1220 | 1197 |
| |
| |||
1227 | 1204 |
| |
1228 | 1205 |
| |
1229 | 1206 |
| |
1230 |
| - | |
| 1207 | + | |
1231 | 1208 |
| |
1232 | 1209 |
| |
1233 | 1210 |
| |
| |||
1250 | 1227 |
| |
1251 | 1228 |
| |
1252 | 1229 |
| |
1253 |
| - | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
1254 | 1244 |
| |
1255 | 1245 |
| |
1256 | 1246 |
| |
| |||
1268 | 1258 |
| |
1269 | 1259 |
| |
1270 | 1260 |
| |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
1271 | 1269 |
| |
1272 | 1270 |
| |
1273 | 1271 |
| |
|
0 commit comments
Comments
(0)