Routing
root
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | _logout_main | /logout | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | app_admin_coupon_index | /admin/coupon | Path does not match |
18 | app_admin_coupon_new | /admin/coupon/new | Path does not match |
19 | app_admin_coupon_show | /admin/coupon/{id} | Path does not match |
20 | app_admin_coupon_edit | /admin/coupon/{id}/edit | Path does not match |
21 | app_admin_coupon_delete | /admin/coupon/{id} | Path does not match |
22 | app_admin_customer_index | /admin/customer | Path does not match |
23 | app_admin_customer_new | /admin/customer/new | Path does not match |
24 | app_admin_customer_show | /admin/customer/{id} | Path does not match |
25 | app_admin_customer_chat | /admin/customer/{id}/chat | Path does not match |
26 | app_admin_customer_edit | /admin/customer/{id}/edit | Path does not match |
27 | app_admin_customer_delete | /admin/customer/{id} | Path does not match |
28 | admin_customer_status | /admin/customer/{id}/status | Path does not match |
29 | admin_dashboard | /admin/dashboard | Path does not match |
30 | app_admin_password_update | /admin/password/update | Path does not match |
31 | admin_profile | /admin/profile | Path does not match |
32 | app_admin_business_qrcode_pdf_dowload | /admin/profile/admin/qrcode/pdf/{id} | Path does not match |
33 | app_admin_business_edit | /admin/profile/{id}/edit | Path does not match |
34 | admin_qrlink_index | /admin/qrlink/ | Path does not match |
35 | admin_qrlink_new | /admin/qrlink/new | Path does not match |
36 | admin_qrlink_show | /admin/qrlink/{id} | Path does not match |
37 | admin_qrlink_edit | /admin/qrlink/{id}/edit | Path does not match |
38 | admin_qrlink_delete | /admin/qrlink/{id}/delete | Path does not match |
39 | admin_qrlink_pdf | /admin/qrlink/{id}/pdf | Path does not match |
40 | admin_status_index | /admin/status | Path does not match |
41 | admin_status_new | /admin/status/new | Path does not match |
42 | admin_status_show | /admin/status/{id} | Path does not match |
43 | admin_status_edit | /admin/status/{id}/edit | Path does not match |
44 | admin_status_delete | /admin/status/{id} | Path does not match |
45 | app_redirect | /download-app | Path does not match |
46 | app_business_index | /superadmin/business | Path does not match |
47 | app_business_new | /superadmin/business/new | Path does not match |
48 | app_business_show | /superadmin/business/{id} | Path does not match |
49 | app_business_edit | /superadmin/business/{id}/edit | Path does not match |
50 | app_business_qrcode_pdf_dowload | /superadmin/business/superadmin/business/pdf/{id} | Path does not match |
51 | app_business_delete | /superadmin/business/{id} | Path does not match |
52 | app_country_index | /superadmin/country | Path does not match |
53 | app_country_new | /superadmin/country/new | Path does not match |
54 | app_country_show | /superadmin/country/{id} | Path does not match |
55 | app_country_edit | /superadmin/country/{id}/edit | Path does not match |
56 | app_country_delete | /superadmin/country/{id} | Path does not match |
57 | app_coupon_index | /superadmin/coupon | Path does not match |
58 | app_coupon_new | /superadmin/coupon/new | Path does not match |
59 | app_coupon_show | /superadmin/coupon/{id} | Path does not match |
60 | app_coupon_edit | /superadmin/coupon/{id}/edit | Path does not match |
61 | app_coupon_delete | /superadmin/coupon/{id} | Path does not match |
62 | app_customer_index | /superadmin/customer | Path does not match |
63 | app_customer_new | /superadmin/customer/new | Path does not match |
64 | app_customer_show | /superadmin/customer/{id} | Path does not match |
65 | app_customer_edit | /superadmin/customer/{id}/edit | Path does not match |
66 | app_customer_delete | /superadmin/customer/{id} | Path does not match |
67 | app_customer_chat | /superadmin/customer/{id}/chat | Path does not match |
68 | app_customer_status | /superadmin/customer/{id}/status | Path does not match |
69 | app_customer_reports_export_excel | /admin/customer/report/export/excel | Path does not match |
70 | app_customer_public_coupon | /{uniqueId}/customer/coupon | Path does not match |
71 | app_customer_public_new | /{uniqueId}/customer/new | Path does not match |
72 | root | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.