https://guest-assistant.com/en/cookies

Routing

cookies Matched route

Route Parameters

Name Value
lang
"en"

Route Matching Logs

Path to match: /en/cookies
# 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 / Path does not match
14 meteo /meteo Path does not match
15 get_redirect /r/{hash} Path does not match
16 get_hash /l/{hash} Path does not match
17 get_check_phone /checkPhone Path does not match
18 get_check_terms /checkTerms Path does not match
19 get_send_first_template /start Path does not match
20 get_send_first_message /startMessage Path does not match
21 reset /reset Path does not match
22 form_send /{lang}/send Path does not match
23 press /{lang}/press Path does not match
24 cookies /{lang}/cookies Route matches!

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