Routing
(none)
Matched route
Route Matching Logs
Path to match:
/stripe.json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app.admin.statistics | /admin/statistics | Path does not match |
| 17 | app.admin.vip.list | /admin/vip | Path does not match |
| 18 | app.admin.vip.create | /admin/vip/create | Path does not match |
| 19 | app.admin.vip.deactivate | /admin/vip/{id}/deactivate | Path does not match |
| 20 | app.admin.vip.activate | /admin/vip/{id}/activate | Path does not match |
| 21 | app.admin.voucher.list | /admin/vouchers | Path does not match |
| 22 | app.admin.voucher.create | /admin/vouchers/create | Path does not match |
| 23 | app.admin.voucher.deactivate | /admin/vouchers/{id}/deactivate | Path does not match |
| 24 | app.admin.voucher.activate | /admin/vouchers/{id}/activate | Path does not match |
| 25 | app.admin.pizzavoucher.create | /admin/pizzavouchers/create | Path does not match |
| 26 | app.admin.pizzavoucher.list | /admin/pizzavouchers | Path does not match |
| 27 | app.admin.pizzavoucher.export | /admin/pizzavouchers/export | Path does not match |
| 28 | app.admin.partners.list | /admin/partners | Path does not match |
| 29 | app.admin.partners.detail | /admin/partners/{id} | Path does not match |
| 30 | app.admin.partners.edit | /admin/partners/{id}/edit | Path does not match |
| 31 | app.admin.customers.list | /admin/customers | Path does not match |
| 32 | app.admin.customers.detail | /admin/customers/{id} | Path does not match |
| 33 | app.admin.customers.edit | /admin/customers/{id}/edit | Path does not match |
| 34 | app.admin.subscriptions.list | /admin/subscriptions | Path does not match |
| 35 | app.admin.subscriptions.detail | /admin/subscriptions/{id} | Path does not match |
| 36 | app.admin.subscriptions.create | /admin/subscriptions/create | Path does not match |
| 37 | app.admin.subscriptions.edit | /admin/subscriptions/{id}/edit | Path does not match |
| 38 | app.admin.subscriptions.delete | /admin/subscriptions/{id}/delete | Path does not match |
| 39 | app.admin.memberships.list | /admin/memberships | Path does not match |
| 40 | app.admin.memberships.create | /admin/memberships/create | Path does not match |
| 41 | app.admin.memberships.detail | /admin/memberships/{id} | Path does not match |
| 42 | app.admin.memberships.edit | /admin/memberships/{id}/edit | Path does not match |
| 43 | app.admin.memberships.delete | /admin/memberships/{id}/delete | Path does not match |
| 44 | api_external_register | /api/external/register | Path does not match |
| 45 | app_index | / | Path does not match |
| 46 | cronjob_every10minutes | /cronjob/every10minutes | Path does not match |
| 47 | cronjob_every6hours | /cronjob/every6hours | Path does not match |
| 48 | app.delivery.index | /store/delivery/index/{selectedDate_init} | Path does not match |
| 49 | app.delivery.tour-contents | /store/delivery/tour-contents | Path does not match |
| 50 | app.delivery.start | /store/delivery/start | Path does not match |
| 51 | app.delivery.start_single | /store/delivery/start-single/{orderId} | Path does not match |
| 52 | app.delivery.orders_overview | /store/delivery/orders/{selectedDate_init} | Path does not match |
| 53 | app.delivery.orders_pickup | /store/delivery/orders/pickup/{orderHeader} | Path does not match |
| 54 | app.delivery.maps | /store/delivery/maps/{selectedDate_init} | Path does not match |
| 55 | app.delivery.driver_location_update | /store/delivery/driver/location/update | Path does not match |
| 56 | app.delivery.driver_orders_distance | /store/delivery/driver/orders/distance | Path does not match |
| 57 | app.locations | /locations | Path does not match |
| 58 | app.location.create | /location/create | Path does not match |
| 59 | app.location.update | /location/update/{location} | Path does not match |
| 60 | app_order_get | /order/details/{order} | Path does not match |
| 61 | app_order_list | /order/list | Path does not match |
| 62 | app_order | /order | Path does not match |
| 63 | app_order_SelectedAdress | /order/app_order_SelectedAdress | Path does not match |
| 64 | app_order_locationSelection | /order/locationSelection | Path does not match |
| 65 | app_order_timeslots | /order/timeslots | Path does not match |
| 66 | app_order_reserve_slot | /order/reserve-slot | Path does not match |
| 67 | app_order_location | /order/location/{location}/{pickup} | Path does not match |
| 68 | app_order_completion | /completion/{order} | Path does not match |
| 69 | app_order_verify | /order/verify | Path does not match |
| 70 | app_order_completion_voucher | /completion/{order}/voucher/{voucher} | Path does not match |
| 71 | app_order_completion_redeem_code | /completion/{order}/redeem-code | Path does not match |
| 72 | app_order_completion_checkPaymentStatus | /completion/{order}/checkPaymentStatus | Path does not match |
| 73 | app_order_completion_skipPaymentTest | /completion/{order}/skipPaymentTest | Path does not match |
| 74 | app_order_completion_checkPickupStatus | /completion/{order}/checkPickupStatus | Path does not match |
| 75 | app_order_delayedOrders | /order/delayedOrders | Path does not match |
| 76 | app.products | /products | Path does not match |
| 77 | app.product.create | /product/create | Path does not match |
| 78 | app.product.update | /product/update/{product} | Path does not match |
| 79 | app_register | /register | Path does not match |
| 80 | app_verify_email | /verify/email | Path does not match |
| 81 | app_login | /login | Path does not match |
| 82 | app_resetpw | /resetpw | Path does not match |
| 83 | app_verify_pwreset | /verify/pwresetemail | Path does not match |
| 84 | app_logout | /logout | Path does not match |
| 85 | app_user_profile | /profile | Path does not match |
| 86 | app_user_change_password | /profile/change-password | Path does not match |
| 87 | app.register.store | /register/store | Path does not match |
| 88 | app.store.index | /store | Path does not match |
| 89 | app.stores | /stores | Path does not match |
| 90 | app.store.billing | /store/billing/{store} | Path does not match |
| 91 | app.store.assign | /store/assign | Path does not match |
| 92 | app.store.resetAccessCode | /store/resetAccessCode/{store} | Path does not match |
| 93 | app.store.orders_overview | /store/orders/overview/{date} | Path does not match |
| 94 | app.store.orders.calculate_route_times | /store/orders/calculate-route-times | Path does not match |
| 95 | app.store.orders.notify_delay | /store/orders/notify-delay/{id} | Path does not match |
| 96 | app.store.pickuporders_overview | /store/pickuporders/overview/{details} | Path does not match |
| 97 | app.store.pickuporders_overview_kpi | /store/pickuporders/overviewkpi | Path does not match |
| 98 | app.store.orders_pickup_paid | /store/orders/pickupOrderPaid/{orderHeader} | Path does not match |
| 99 | app.store.orders_pickup_indelivery | /store/orders/pickupOrderInDelivery/{orderHeader} | Path does not match |
| 100 | app.store.orders_pickup_completed | /store/orders/pickupOrderCompleted/{orderHeader} | Path does not match |
| 101 | app.store.orders_pickup | /store/orders/pickup/{orderHeader} | Path does not match |
| 102 | app.store.inventory | /store/inventory | Path does not match |
| 103 | app.store.inventory.update | /store/inventory/update/{storeId} | Path does not match |
| 104 | app.store.inventory.update.response | /store/inventory/update/response/{storeId}/{status} | Path does not match |
| 105 | app.store.my_data | /store/my-data | Path does not match |
| 106 | app.store.blackout_date.add | /store/blackout-date/add | Path does not match |
| 107 | app.store.blackout_date.delete | /store/blackout-date/delete/{id} | Path does not match |
| 108 | app.store.billings | /store/billings | Path does not match |
| 109 | app.store.downloadInvoice | /store/downloadInvoice/{store} | Path does not match |
| 110 | app.store.event.manual_booking | /store/event/manual-booking | Path does not match |
| 111 | app.store.inventory.selfupdate | /store/inventory/selfupdate | Path does not match |
| 112 | app_store_blackout_dates | /store/blackout-dates | Path does not match |
| 113 | app_store_blackout_dates_create | /store/blackout-dates/create | Path does not match |
| 114 | app_store_blackout_dates_delete | /store/blackout-dates/{id}/delete | Path does not match |
| 115 | app_store_product_writeoff_list | /store/product-writeoff | Path does not match |
| 116 | app_store_product_writeoff_create | /store/product-writeoff/create | Path does not match |
| 117 | app_store_order_cancel | /store/order/{id}/cancel | Path does not match |
| 118 | app_store_order_message | /store/order/{id}/message | Path does not match |
| 119 | app_subscription | /subscription | Path does not match |
| 120 | app_subscription_plans | /subscription-update | Path does not match |
| 121 | app_subscription_completion | /subscription/completion | Path does not match |
| 122 | app_subscription_verify | /subscription/verify | Path does not match |
| 123 | app_subscription_completion_checkSubscriptionPaymentStatus | /subscription/completion/{subscription}/checkSubscriptionPaymentStatus | Path does not match |
| 124 | app_user_update | /user/update | Path does not match |
| 125 | app_user_profile_update | /user/profile-update | Path does not match |
| 126 | app.user.subscription | /user/subscription | Path does not match |
| 127 | app.user.subscription.change | /user/subscription/change | Path does not match |
| 128 | app_subscription_update | /user/subscription/update | Path does not match |
| 129 | app.user.subscription.cancel | /user/subscription/cancel | Path does not match |
| 130 | app_myvouchers | /myvouchers | Path does not match |
| 131 | app_voucher_invite | /voucher/invite | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.