https://guest-assistant.com/

Routing

main_page Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/en/ (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 main_business_location /business/{location} Path does not match
2 main_business_location_update /business/update Path does not match
3 main_business_location_create /business/create Path does not match
4 main_business_location_download /business/download Path does not match
5 camprodon_home_lang /camprodon/{lang}/ Path does not match
6 camprodon_home /camprodon Path does not match
7 control_guestAssistant /control/guestassistant Path does not match
8 get_ecrypt_text /debug/ecrypt/{text} Path does not match
9 get_dcrypt_text /debug/dcrypt/{text} Path does not match
10 list_log /log/{hash} Path does not match
11 list_log_output /output/log/{hash}/{phone} Path does not match
12 list_log_ajax /log/{hash} Path does not match
13 main_page / Route matches!

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