GET http://resa.escal-hatoup.klerthis.net/

Routing

site_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_admin_login /auth/login Path does not match
2 app_admin_logout /auth/logout Path does not match
3 app_booking_index /booking/ Path does not match
4 app_booking_show /bookingshow Path does not match
5 app_booking_printbooking /booking/printbooking Path does not match
6 app_booking_sendbooking /booking/sendbooking Path does not match
7 app_booking_modify /bookingmodify Path does not match
8 app_booking_cancel /bookingcancel Path does not match
9 app_booking_delete /booking/delete Path does not match
10 app_booking_validate /bookingvalidate Path does not match
11 app_booking_postpone /bookingpostpone Path does not match
12 app_booking_switchcustomer /bookingswitchcustomer Path does not match
13 app_booking_refundonholdpassengers /bookingrefundonholdpassengers Path does not match
14 app_booking_cancelonholdpassengers /bookingcancelonholdpassengers Path does not match
15 app_booking_cancelreplacement /bookingcancelreplacement Path does not match
16 app_company_index /company Path does not match
17 app_custom_index /custom/ Path does not match
18 app_customer_index /customer/ Path does not match
19 app_customer_new /customer/new Path does not match
20 app_customer_edit /customer/edit Path does not match
21 app_customer_delete /customer/delete Path does not match
22 app_customer_ajaxsearch /customer/ajaxsearch Path does not match
23 app_customer_vouchers /customer/vouchers Path does not match
24 app_customer_cancelvoucher /customer/cancelvoucher Path does not match
25 app_reseller_index /reseller/ Path does not match
26 app_reseller_new /reseller/new Path does not match
27 app_reseller_edit /reseller/edit Path does not match
28 app_reseller_delete /reseller/delete Path does not match
29 app_admin_resetpassword_request /resetpassword_request Path does not match
30 app_admin_resetpassword_requestfromadmin /resetpassword_requestfromadmin Path does not match
31 app_admin_resetpassword_check_email /resetpassword_check-email Path does not match
32 app_admin_resetpassword_reset /resetpassword_reset/{token} Path does not match
33 app_tool_index /tool/ Path does not match
34 app_tool_showbadfamilyprices /tool/showbadfamilyprices Path does not match
35 app_tool_fixpassengersreplaced /tool/fixpassengersreplaced Path does not match
36 app_tool_computebookingstaxes /tool/computebookingstaxes Path does not match
37 app_tourday_index /tourday/ Path does not match
38 app_tourday_show /tourday/show Path does not match
39 app_tourday_boardinglist /tourday/boardinglist Path does not match
40 app_tourday_check /tourday/check Path does not match
41 app_tourday_validatepassengers /tourday/validatepassengers Path does not match
42 app_tourday_delete /tourday/delete Path does not match
43 app_tourday_reorder /tourday/reorder Path does not match
44 app_tourday_sms /tourday/sms Path does not match
45 app_turnover_index /turnovercontroller/index Path does not match
46 app_turnover_paymentsolution /turnovercontroller/paymentsolution Path does not match
47 app_turnover_tourdaytaxes /turnovercontroller/tourdaytaxes Path does not match
48 app_turnover_tourdaybookingslisttaxes /turnovercontroller/tourdaybookingslisttaxes Path does not match
49 app_turnover_tourdaytaxesdetails /turnovercontroller/tourdaytaxesdetails Path does not match
50 app_turnover_resellers /turnovercontroller/resellers Path does not match
51 app_turnover_resellerinvoice /turnovercontroller/resellerinvoice Path does not match
52 app_turnover_resellerorders /turnovercontroller/resellerorders Path does not match
53 app_voucher_index /voucher/ Path does not match
54 app_voucher_new /voucher/new Path does not match
55 app_voucher_delete /voucher/{id}/delete Path does not match
56 app_voucher_exportcsv /voucher/exportcsv Path does not match
57 app_voucher_downloadpdf /voucher/downloadpdf Path does not match
58 admin / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.