Routing
app_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.