GET https://centrumboksu.dewelop.ovh/

Routing

dashboard_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_index /admin/ Path does not match
2 admin_checkAttendance /admin/checkAttendance Path does not match
3 agreement_index /agreement/ Path does not match
4 agreement_generatePayment /agreement/generatePayment/{id} Path does not match
5 agreement_list /agreement/list Path does not match
6 agreement_details /agreement/details/{id} Path does not match
7 agreement_edit /agreement/edit/{id} Path does not match
8 agreement_new /agreement/new/{id} Path does not match
9 agreement_delete /agreement/delete/{id} Path does not match
10 agreement_types /agreement/types Path does not match
11 agreement_type_edit /agreement/types/edit/{id} Path does not match
12 agreement_type_delete /agreement/types/delete/{id} Path does not match
13 agreement_type_new /agreement/types/new Path does not match
14 announcement_index /announcement/ Path does not match
15 announcement_sendSms /announcement/send/sms Path does not match
16 announcement_sendMail /announcement/send/mail Path does not match
17 api_checkDevice /api/PqXttxpFWzJbyKh8 Path does not match
18 api_checkCard /api/Rpo767Q5pFQDnxUB Path does not match
19 cron_checkExpiry /cron/checkExpiry Path does not match
20 cron_sendNotifications /cron/sendNotifications/{sendType} Path does not match
21 cron_sendCustomSMS /cron/sendCustomSMS Path does not match
22 dashboard_index / Route matches!

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