Routing
tablet
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reparieren/tablet
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_login | /login | Path does not match |
| 2 | system | /system | Path does not match |
| 3 | saveData | /saveData | Path does not match |
| 4 | addGeraet | /addGeraet | Path does not match |
| 5 | addAccessories | /addAccessories | Path does not match |
| 6 | addReparatur | /addReparatur | Path does not match |
| 7 | addService | /addService | Path does not match |
| 8 | addPreis | /addPreis | Path does not match |
| 9 | addMarke | /addMarke | Path does not match |
| 10 | uploadPictureAccessories | /uploadPictureAccessories | Path does not match |
| 11 | uploadPictureDevice | /uploadPictureDevice | Path does not match |
| 12 | savePosition | /savePosition | Path does not match |
| 13 | uploadPicture | /uploadPicture | Path does not match |
| 14 | archive-post | /archive | Path does not match |
| 15 | deleteData | /deleteData | Path does not match |
| 16 | dashboard | /dashboard | Path does not match |
| 17 | archived | /dashboard/archiviert | Path does not match |
| 18 | settings | /settings | Path does not match |
| 19 | marken | /dashboard/marken | Path does not match |
| 20 | geraete | /dashboard/geraete | Path does not match |
| 21 | geraeteList | /geraeteList/{type} | Path does not match |
| 22 | preiseList | /preiseList | Path does not match |
| 23 | preise | /dashboard/preise | Path does not match |
| 24 | preise_add | /dashboard/preise/add | Path does not match |
| 25 | dashboard-order | /dashboard/order/{id} | Path does not match |
| 26 | zubehoer | /dashboard/zubehoer | Path does not match |
| 27 | reparaturen | /dashboard/reparaturen | Path does not match |
| 28 | service | /dashboard/service | Path does not match |
| 29 | index | / | Path does not match |
| 30 | blog | /blog | Path does not match |
| 31 | instagram_likes | /api/instagram/likes | Path does not match |
| 32 | impressum | /impressum | Path does not match |
| 33 | datenschutz | /datenschutz | Path does not match |
| 34 | agb | /agb | Path does not match |
| 35 | widerruf | /widerruf | Path does not match |
| 36 | kontakt | /kontakt | Path does not match |
| 37 | ueber-uns | /ueber-uns | Path does not match |
| 38 | ankauf | /ankauf | Path does not match |
| 39 | einsenden | /einsenden | Path does not match |
| 40 | reparieren | /reparieren | Path does not match |
| 41 | handy | /reparieren/handy | Path does not match |
| 42 | handy-marke | /reparieren/handy/{marke} | Path does not match |
| 43 | tablet-marke | /reparieren/tablet/{marke} | Path does not match |
| 44 | repairdevice | /reparatur/{id} | Path does not match |
| 45 | tablet | /reparieren/tablet | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.