GET https://admin.chatnaweb.cz/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://admin.chatnaweb.cz/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin /admin Path does not match
2 setting_edit_user /admin/_edit_user Path does not match
3 admin_delete_user /admin/_delete_user Path does not match
4 refreshMessages /dist/ajax/refreshMessages Path does not match
5 loadMoreCustomers /dist/ajax/loadMoreCustomers Path does not match
6 sendMessage /dist/ajax/sendMessage Path does not match
7 fetchCustomerMessages /dist/ajax/fetchCustomerMessages Path does not match
8 readMessages /dist/ajax/readMessages Path does not match
9 setMessageUnread /dist/ajax/setMessageUnread Path does not match
10 download /dist/ajax/download Path does not match
11 loadCustomer /dist/ajax/loadCustomer Path does not match
12 solved /dist/ajax/solved Path does not match
13 opened /dist/ajax/opened Path does not match
14 getPrefilledMessages /dist/ajax/getPrefilledMessages Path does not match
15 fetchCustomerData /dist/ajax/fetchCustomerData Path does not match
16 refreshCustomers /dist/ajax/refreshCustomers Path does not match
17 chats /chats Path does not match
18 configuration /configuration/{id} Path does not match
19 homepage / Route matches!

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