Routing
workcust
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev.dellfix.de/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | cco | /cco/ | Path does not match |
| 17 | cco_search | /cco/search | Path does not match |
| 18 | cust_search | /cco/custsearch | Path does not match |
| 19 | customer_create | /cco/customer | Path does not match |
| 20 | customer_neworder | /cco/customer/neworder/{id} | Path does not match |
| 21 | car_new | /cco/car/new | Path does not match |
| 22 | car_create | /cco/car/create | Path does not match |
| 23 | order_new | /cco/order/new/{custId}/{carId} | Path does not match |
| 24 | printmanager | /cco/printmanager/{oid} | Path does not match |
| 25 | customer_edit | /cco/cust/{id}/edit/{return} | Path does not match |
| 26 | car_edit | /cco/car/{id}/edit/{return} | Path does not match |
| 27 | order_change_car | /cco/car/change/{oid}/{id} | Path does not match |
| 28 | order_edit | /cco/order/{id}/edit/{return} | Path does not match |
| 29 | customer_update | /cco/cust/{id}/update | Path does not match |
| 30 | car_update | /cco/car/{id}/update | Path does not match |
| 31 | order_update | /cco/order/{id}/update | Path does not match |
| 32 | orderkap_update | /cco/orderkap/{id}/update | Path does not match |
| 33 | reptermin | /cco/reptermin/{id} | Path does not match |
| 34 | dispo_delete | /cco/delete/dispo/{id} | Path does not match |
| 35 | list_custlog | /cco/log/{filter}/{id} | Path does not match |
| 36 | custlog_create | /cco/{oid}/custlog | Path does not match |
| 37 | order_delete | /cco/delete/order/{id}/{callback} | Path does not match |
| 38 | order_restore | /cco/restore/order/{id}/{callback} | Path does not match |
| 39 | upload | /cco/upload/{oid} | Path does not match |
| 40 | kalk | /cco/kalk/{id} | Path does not match |
| 41 | annahme | /cco/annahme/{id} | Path does not match |
| 42 | werkstatt | /cco/werkstatt/{id} | Path does not match |
| 43 | rueckgabe | /cco/rueckgabe/{id} | Path does not match |
| 44 | rechnung | /cco/rechnung/{id}/{typ} | Path does not match |
| 45 | gutschrift_create | /cco/gutschrift/{rid} | Path does not match |
| 46 | rabatt_delete | /cco/delete/rabatt/{id} | Path does not match |
| 47 | serviceberaterselect | /cco/serviceberaterselect/{sid} | Path does not match |
| 48 | sachbearbeiterselect | /cco/sachbearbeiterselect/{sid} | Path does not match |
| 49 | produktselect | /cco/produktselect/{anr} | Path does not match |
| 50 | docform | /cco/doc/{oid}/{doc_id} | Path does not match |
| 51 | send_datei | /cco/datei/{id}/{code} | Path does not match |
| 52 | send_rechnung | /cco/rechnung/{id}/{code} | Path does not match |
| 53 | send_gutschrift | /cco/gutschrift/{id}/{code} | Path does not match |
| 54 | dat | /dat/ | Path does not match |
| 55 | dat_import | /dat/import/{id} | Path does not match |
| 56 | teile_import | /dat/holeteile/{id} | Path does not match |
| 57 | rechnung_import | /dat/rechnung/{id} | Path does not match |
| 58 | calc_create | /dat/calc/{oid}/{calctype} | Path does not match |
| 59 | calc_get | /dat/getcalc/{cid}/{calctype} | Path does not match |
| 60 | workcust | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.