Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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 | Path does not match |
| 71 | legal_documents_gdpr | /gdpr | Path does not match |
| 72 | legal_documents_show | /documents/{documentKey} | Path does not match |
| 73 | lessons | /lessons | Path does not match |
| 74 | lesson_show | /customer/lessons/show | Path does not match |
| 75 | lesson_cancel | /customer/lesson/cancel/{lessonUuid}/{reload} | Path does not match |
| 76 | lesson_detail | /lesson/show/{lessonUuid} | Path does not match |
| 77 | lesson_anonymous_show | /anonymous/{entryUuid}/lesson/show/{lessonUuid} | Path does not match |
| 78 | lesson_anonymous_cancel | /anonymous/{entryUuid}/lesson/cancel/{lessonUuid} | Path does not match |
| 79 | assets_image_logo_softplus | /assets/image/logo/softplus | Path does not match |
| 80 | assets_image_circle | /assets/image/circle | Path does not match |
| 81 | assets_image_circles_13x13 | /assets/image/circles/13x13 | Path does not match |
| 82 | v2_app_login | /v2/applogin | Path does not match |
| 83 | v2_app_logout | /v2/applogout | Path does not match |
| 84 | v2_api_app_user_data | /v2/appuserdata | Path does not match |
| 85 | v2_app_delete_account | /v2/delete-account | Path does not match |
| 86 | v1_app_login | /applogin | Path does not match |
| 87 | v1_api_app_user_data | /appuserdata | Path does not match |
| 88 | mobile_dashboard | /mobile/dashboard | Path does not match |
| 89 | mobile_login | /mobile/login | Path does not match |
| 90 | mobile_reload | /mobile/reload | Path does not match |
| 91 | mobile_logout | /mobile/logout | Path does not match |
| 92 | mobile_remote_payment_init | /mobile/remotepayment/init | Path does not match |
| 93 | mobile_remote_payment_cancel | /mobile/remotepayment/cancel | Path does not match |
| 94 | mobile_remote_payment_close | /mobile/remotepayment/close | Path does not match |
| 95 | mobile_remote_payment_success | /mobile/remotepayment/success | Path does not match |
| 96 | mobile_remote_payment_error | /mobile/remotepayment/error | Path does not match |
| 97 | api_notifications_set | /api/notifications/set | Path does not match |
| 98 | api_notifications_get | /api/notifications/get | Path does not match |
| 99 | api_notifications_get_count | /api/notifications/count/get | Path does not match |
| 100 | api_notifications_unseen_get | /api/notifications/unseen/get | Path does not match |
| 101 | orders_index | /customer/orders | Path does not match |
| 102 | cart_recapitulation | /cart/recapitulation | Path does not match |
| 103 | order_repay | /order/repay/{orderUuid} | Path does not match |
| 104 | orders_history | /customer/orders/history | Path does not match |
| 105 | cart_kiosk_pay | /cart/kiosk/pay/{paymentUuid} | Path does not match |
| 106 | cart_kiosk_repay | /cart/kiosk/repay/{paymentUuid} | Path does not match |
| 107 | cart_kiosk_cancel | /cart/kiosk/cancel/{paymentUuid} | Path does not match |
| 108 | cart_kiosk_senderrorpayment | /cart/kiosk/senderrorpayment/{transactionId} | Path does not match |
| 109 | cart_kiosk_sendsuccesspayment | /cart/kiosk/sendsuccesspayment/{transactionId} | Path does not match |
| 110 | products_buy | /customer/products | Path does not match |
| 111 | entries_buy | /customer/entries | Path does not match |
| 112 | my_products | /customer/myproducts | Path does not match |
| 113 | add_product_to_cart | /customer/products/addtocart/{productUuid} | Path does not match |
| 114 | add_anonymous_product_to_cart | /customer/products/anonymous/addtocart/{productUuid} | Path does not match |
| 115 | add_membership_to_cart | /customer/products/membership/{membershipUuid} | Path does not match |
| 116 | reception_products_buy | /customer/reception/products | Path does not match |
| 117 | reception_add_product_to_cart | /customer/reception/products/addtocart/{productUuid} | Path does not match |
| 118 | qr_code_serve | /qrcode/serve/{qrCode} | Path does not match |
| 119 | registration_index | /registration | Path does not match |
| 120 | reservation | /reservation/{prototypeUuid} | Path does not match |
| 121 | reservation_show | /customer/reservations/show | Path does not match |
| 122 | reservation_cancel | /customer/reservations/cancel/{uuid} | Path does not match |
| 123 | reservation_anonymous_show | /anonymous/{email}/reservation/show/{reservationUuid} | Path does not match |
| 124 | reservation_anonymous_cancel | /anonymous/{email}/reservation/cancel/{reservationUuid} | Path does not match |
| 125 | second_reservation | /second/reservation/{prototypeUuid} | Path does not match |
| 126 | login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.