Routing
(none)
Matched route
Route Matching Logs
Path to match:
/vop
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | lesson_create | /lesson/create/{lessonUuid}/{reload} | Path does not match |
| 2 | lessons_feed | /lesson/feed | Path does not match |
| 3 | reservation_create | /reservation/create/{date}/{timeFrom}/{timeTo}/{reservationLength} | Path does not match |
| 4 | reservation_set_data | /reservation/setData | Path does not match |
| 5 | reservation_feed | /reservation/feed | Path does not match |
| 6 | second_reservation_create | /second/reservation/create/{date}/{toHours} | Path does not match |
| 7 | second_reservation_update_products | /second/reservation/updateproducts | Path does not match |
| 8 | second_reservation_set_data | /second/reservation/setData | Path does not match |
| 9 | second_reservation_feed | /second/reservation/feed | Path does not match |
| 10 | _wdt | /_wdt/{token} | Path does not match |
| 11 | _profiler_home | /_profiler/ | Path does not match |
| 12 | _profiler_search | /_profiler/search | Path does not match |
| 13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 16 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 17 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 18 | _profiler_open_file | /_profiler/open | Path does not match |
| 19 | _profiler | /_profiler/{token} | Path does not match |
| 20 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 21 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 22 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 23 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 24 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 25 | cart_index | /cart | Path does not match |
| 26 | cart_set_quantity | /cart/setquantity/{orderItemUuid}/{quantity} | Path does not match |
| 27 | dashboard_last_orders | /dashboard/lastorders | Path does not match |
| 28 | statistics_get | /dashboard/statistics/get | Path does not match |
| 29 | next_reservation_get | /dashboard/nextreservation/get | Path does not match |
| 30 | next_lesson_get | /dashboard/nextlesson/get | Path does not match |
| 31 | order_paginate | /orders/history/paginate | Path does not match |
| 32 | cart_items | /cart/items | Path does not match |
| 33 | cart_items_count_get | /cart/itemscount/get | Path does not match |
| 34 | cart_additional_service_add | /cart/supplement/{orderItemUuid}/{additionalServiceUuid}/add | Path does not match |
| 35 | cart_additional_service_remove | /cart/additionalservice/{orderItemUuid}/remove | Path does not match |
| 36 | entries_paginate | /customer/entires/paginate | Path does not match |
| 37 | my_products_paginate | /myproducts/paginate | Path does not match |
| 38 | lesson_paginate | /customer/lessons/paginate | Path does not match |
| 39 | reservation_paginate | /customer/reservations/paginate | Path does not match |
| 40 | customer_credit_recharge | /customer/credit/recharge | Path does not match |
| 41 | customer_credit_recharge_request_mobile | /mobile/credit/recharge/request/{amount}/{paymentMethod} | Path does not match |
| 42 | customer_credit_recharge_request | /customer/credit/recharge/request/{amount}/{paymentMethod} | Path does not match |
| 43 | customer_profile | /customer/profile | Path does not match |
| 44 | customer_edit_profile_photo | /customer/editprofilephoto | Path does not match |
| 45 | customer_edit_profile | /customer/editprofile | Path does not match |
| 46 | customer_change_password | /customer/changepassword | Path does not match |
| 47 | customer_set_multisport | /customer/setmultisport | Path does not match |
| 48 | customer_delete_account | /customer/deleteaccount | Path does not match |
| 49 | customer_update_address | /customer/update/address | Path does not match |
| 50 | customer_qrcode_modal | /customer/qrcode/{accessUuid} | Path does not match |
| 51 | customer_qrcode_download | /customer/qrcode/download/{accessUuid} | Path does not match |
| 52 | customer_set_isic | /customer/setisic | Path does not match |
| 53 | customer_set_license_plate | /customer/setlicenseplate | Path does not match |
| 54 | dashboard | /customer/dashboard | Path does not match |
| 55 | landing_page | / | Path does not match |
| 56 | visitor_qr | /kiosk/visitorqr/{userUuid} | Path does not match |
| 57 | parking | /kiosk/parking/{userUuid} | Path does not match |
| 58 | printvisitor_qr | /kiosk/printvisitorqr/{accessUuid} | Path does not match |
| 59 | verifypay_page | /kiosk/verifypay/{userUuid} | Path does not match |
| 60 | verifyfoto_page | /kiosk/verifyfoto/{userUuid} | Path does not match |
| 61 | verifyprint_page | /kiosk/verifyprint/{userUuid} | Path does not match |
| 62 | savefoto_page | /kiosk/savefoto/{userUuid} | Path does not match |
| 63 | back | /back | Path does not match |
| 64 | version | /ver | Path does not match |
| 65 | cookie_consent | /cookie/consent | Path does not match |
| 66 | entry_show | /customer/entry/show | Path does not match |
| 67 | faq | /faq | Path does not match |
| 68 | kiosk_sync | /api/kiosk/sync | Path does not match |
| 69 | upload_layout_image | /layoutconfig/{type}/{hash} | Path does not match |
| 70 | legal_documents_vop | /vop | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.