Routing
voucher_check
Matched route
Route Parameters
Name | Value |
---|---|
id | null |
Route Matching Logs
Path to match:
/voucher-form/check
# | Route name | Path | Log |
---|---|---|---|
1 | api_data | /api/{_locale}/data | Path does not match |
2 | api_lang | /api/{_locale}/lang | Path does not match |
3 | api_menu | /api/{_locale}/menu | Path does not match |
4 | api_pages | /api/{_locale}/pages | Path does not match |
5 | api_setting | /api/{_locale}/setting | Path does not match |
6 | api_activity | /api/{_locale}/activity | Path does not match |
7 | api_video | /api/{_locale}/video | Path does not match |
8 | api_activity_icons | /api/{_locale}/activity-icons | Path does not match |
9 | api_news | /api/{_locale}/news | Path does not match |
10 | api_team | /api/{_locale}/team | Path does not match |
11 | api_food | /api/{_locale}/food | Path does not match |
12 | api_rooms | /api/{_locale}/rooms | Path does not match |
13 | api_reference | /api/{_locale}/reference | Path does not match |
14 | app_api_questionform_questionform | /api/question-form | Path does not match |
15 | app_api_reservationform_reservationform | /api/reservation-form | Path does not match |
16 | voucher_form | /{_locale}/voucher-form | Path does not match |
17 | voucher_notify | /voucher-form/notify | Path does not match |
18 | voucher_check | /voucher-form/check/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.