https://test-get-to-hikes.online/en

Routing

app_homepage Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en
# Route name Path Log
1 admin_login.pl /pl/admin/login Path does not match
2 admin_login.en /en/admin/login Path does not match
3 admin_login.pt /pt/admin/login Path does not match
4 admin_login.de /de/admin/login Path does not match
5 admin_login.fr /fr/admin/login Path does not match
6 admin_logout.pl /pl/admin/logout Path does not match
7 admin_logout.en /en/admin/logout Path does not match
8 admin_logout.pt /pt/admin/logout Path does not match
9 admin_logout.de /de/admin/logout Path does not match
10 admin_logout.fr /fr/admin/logout Path does not match
11 app_contact.pl /pl/contact Path does not match
12 app_contact.en /en/contact Path does not match
13 app_contact.pt /pt/contact Path does not match
14 app_contact.de /de/contact Path does not match
15 app_contact.fr /fr/contact Path does not match
16 main_changeDomain.pl /pl/change-domain/{domain} Path does not match
17 main_changeDomain.en /en/change-domain/{domain} Path does not match
18 main_changeDomain.pt /pt/change-domain/{domain} Path does not match
19 main_changeDomain.de /de/change-domain/{domain} Path does not match
20 main_changeDomain.fr /fr/change-domain/{domain} Path does not match
21 main_removeCache.pl /pl/remove-cache Path does not match
22 main_removeCache.en /en/remove-cache Path does not match
23 main_removeCache.pt /pt/remove-cache Path does not match
24 main_removeCache.de /de/remove-cache Path does not match
25 main_removeCache.fr /fr/remove-cache Path does not match
26 app_qr_generate.pl /pl/qr Path does not match
27 app_qr_generate.en /en/qr Path does not match
28 app_qr_generate.pt /pt/qr Path does not match
29 app_qr_generate.de /de/qr Path does not match
30 app_qr_generate.fr /fr/qr Path does not match
31 api_check_qr_code.pl /pl/api/check-qr-code-for-user Path does not match
32 api_check_qr_code.en /en/api/check-qr-code-for-user Path does not match
33 api_check_qr_code.pt /pt/api/check-qr-code-for-user Path does not match
34 api_check_qr_code.de /de/api/check-qr-code-for-user Path does not match
35 api_check_qr_code.fr /fr/api/check-qr-code-for-user Path does not match
36 front_page_media.pl /pl/media/{id} Path does not match
37 front_page_media.en /en/media/{id} Path does not match
38 front_page_media.pt /pt/media/{id} Path does not match
39 front_page_media.de /de/media/{id} Path does not match
40 front_page_media.fr /fr/media/{id} Path does not match
41 contact_form_endpoint.pl /pl/contact-form Path does not match
42 contact_form_endpoint.en /en/contact-form Path does not match
43 contact_form_endpoint.pt /pt/contact-form Path does not match
44 contact_form_endpoint.de /de/contact-form Path does not match
45 contact_form_endpoint.fr /fr/contact-form Path does not match
46 get_availabilities.pl /pl/1/get-availabilities/ Path does not match
47 get_availabilities.en /en/1/get-availabilities/ Path does not match
48 get_availabilities.pt /pt/1/get-availabilities/ Path does not match
49 get_availabilities.de /de/1/get-availabilities/ Path does not match
50 get_availabilities.fr /fr/1/get-availabilities/ Path does not match
51 reserve.pl /pl/1/reserve/ Path does not match
52 reserve.en /en/1/reserve/ Path does not match
53 reserve.pt /pt/1/reserve/ Path does not match
54 reserve.de /de/1/reserve/ Path does not match
55 reserve.fr /fr/1/reserve/ Path does not match
56 cancel_reservation.pl /pl/1/cancel-reservation/ Path does not match
57 cancel_reservation.en /en/1/cancel-reservation/ Path does not match
58 cancel_reservation.pt /pt/1/cancel-reservation/ Path does not match
59 cancel_reservation.de /de/1/cancel-reservation/ Path does not match
60 cancel_reservation.fr /fr/1/cancel-reservation/ Path does not match
61 book.pl /pl/1/book/ Path does not match
62 book.en /en/1/book/ Path does not match
63 book.pt /pt/1/book/ Path does not match
64 book.de /de/1/book/ Path does not match
65 book.fr /fr/1/book/ Path does not match
66 cancel_booking.pl /pl/1/cancel-booking/ Path does not match
67 cancel_booking.en /en/1/cancel-booking/ Path does not match
68 cancel_booking.pt /pt/1/cancel-booking/ Path does not match
69 cancel_booking.de /de/1/cancel-booking/ Path does not match
70 cancel_booking.fr /fr/1/cancel-booking/ Path does not match
71 notify.pl /pl/1/notify/ Path does not match
72 notify.en /en/1/notify/ Path does not match
73 notify.pt /pt/1/notify/ Path does not match
74 notify.de /de/1/notify/ Path does not match
75 notify.fr /fr/1/notify/ Path does not match
76 update.pl /pl/update/ Path does not match
77 update.en /en/update/ Path does not match
78 update.pt /pt/update/ Path does not match
79 update.de /de/update/ Path does not match
80 update.fr /fr/update/ Path does not match
81 app_homepage.pl /pl Path does not match
82 app_homepage.en /en Route matches!

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