Routing
app_user_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/user/register
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 15 | app_admin_faq | /admin/faq/ | Path does not match |
| 16 | app_admin_faq_new | /admin/faq/new | Path does not match |
| 17 | app_admin_faq_edit | /admin/faq/{id}/edit | Path does not match |
| 18 | app_admin_faq_delete | /admin/faq/{id} | Path does not match |
| 19 | app_admin_invoice | /admin/invoice/ | Path does not match |
| 20 | app_admin_invoice_show | /admin/invoice/show/{id} | Path does not match |
| 21 | app_admin_invoice_delete | /admin/invoice/{id} | Path does not match |
| 22 | app_admin_invoice_download | /admin/invoice/download/{id} | Path does not match |
| 23 | app_admin_message | /admin/message/ | Path does not match |
| 24 | app_admin_message_show | /admin/message/show/{id} | Path does not match |
| 25 | app_admin_message_delete | /admin/message/{id} | Path does not match |
| 26 | app_admin_order | /admin/order/ | Path does not match |
| 27 | app_admin_order_show | /admin/order/show/{id} | Path does not match |
| 28 | app_admin_order_delete | /admin/order/{id} | Path does not match |
| 29 | app_admin_order_change | /admin/order/change/{id}/{to} | Path does not match |
| 30 | app_admin_pack | /admin/pack/ | Path does not match |
| 31 | app_admin_pack_new | /admin/pack/new | Path does not match |
| 32 | app_admin_pack_edit | /admin/pack/{id}/edit | Path does not match |
| 33 | app_admin_pack_delete | /admin/pack/{id} | Path does not match |
| 34 | app_admin_pack_service_new | /admin/pack/{pack}/service/new | Path does not match |
| 35 | app_admin_pack_service_edit | /admin/pack/{pack}/service/{id}/edit | Path does not match |
| 36 | app_admin_pack_service_delete | /admin/pack/{pack}/service/{id} | Path does not match |
| 37 | app_admin_product_category | /admin/product/category/ | Path does not match |
| 38 | app_admin_product_category_show | /admin/product/category/show/{id} | Path does not match |
| 39 | app_admin_product_category_new | /admin/product/category/new | Path does not match |
| 40 | app_admin_product_category_edit | /admin/product/category/{id}/edit | Path does not match |
| 41 | app_admin_product_category_delete | /admin/product/category/{id} | Path does not match |
| 42 | app_admin_product | /admin/product/ | Path does not match |
| 43 | app_admin_product_show | /admin/product/show/{id} | Path does not match |
| 44 | app_admin_product_new | /admin/product/new | Path does not match |
| 45 | app_admin_product_edit | /admin/product/{id}/edit | Path does not match |
| 46 | app_admin_product_delete | /admin/product/{id} | Path does not match |
| 47 | app_admin_product_order | /admin/product_order/ | Path does not match |
| 48 | app_admin_product_order_show | /admin/product_order/show/{id} | Path does not match |
| 49 | app_admin_product_order_change | /admin/product_order/change/{id}/{to} | Path does not match |
| 50 | app_admin_profile | /admin/profile/ | Path does not match |
| 51 | app_admin_profile_password | /admin/profile/reset-password | Path does not match |
| 52 | app_admin_search | /admin/search | Path does not match |
| 53 | app_admin_login | /admin/login | Path does not match |
| 54 | app_admin_logout | /admin/logout | Path does not match |
| 55 | app_admin_service | /admin/service/ | Path does not match |
| 56 | app_admin_service_new | /admin/service/new | Path does not match |
| 57 | app_admin_service_edit | /admin/service/{id}/edit | Path does not match |
| 58 | app_admin_service_delete | /admin/service/{id} | Path does not match |
| 59 | app_admin_service_item | /admin/service/{service}/item/ | Path does not match |
| 60 | app_admin_service_item_new | /admin/service/{service}/item/new | Path does not match |
| 61 | app_admin_service_item_edit | /admin/service/{service}/item/{id}/edit | Path does not match |
| 62 | app_admin_service_item_delete | /admin/service/{service}/item/{id} | Path does not match |
| 63 | app_admin_service_order | /admin/service_order/ | Path does not match |
| 64 | app_admin_service_order_show | /admin/service_order/show/{id} | Path does not match |
| 65 | app_admin_service_order_delete | /admin/service_order/{id} | Path does not match |
| 66 | app_admin_service_order_change | /admin/service_order/change/{id}/{to} | Path does not match |
| 67 | app_admin_user | /admin/user/ | Path does not match |
| 68 | app_admin_user_show | /admin/user/show/{id} | Path does not match |
| 69 | app_admin_user_new | /admin/user/new | Path does not match |
| 70 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 71 | app_admin_user_delete | /admin/user/{id} | Path does not match |
| 72 | app_faq | /faq | Path does not match |
| 73 | app_home | / | Path does not match |
| 74 | app_cgu | /cgu | Path does not match |
| 75 | app_pricing | /pricing | Path does not match |
| 76 | app_service | /service | Path does not match |
| 77 | app_user_cart | /user/service/cart/ | Path does not match |
| 78 | app_user_cart_delete | /user/service/cart/{id} | Path does not match |
| 79 | app_user_checkout | /user/checkout/service | Path does not match |
| 80 | app_user_checkout_success | /user/checkout/success | Path does not match |
| 81 | app_user_checkout_cancel | /user/checkout/cancel | Path does not match |
| 82 | app_user_invoice | /user/invoice/ | Path does not match |
| 83 | app_user_invoice_download | /user/invoice/download/{id} | Path does not match |
| 84 | app_user_order | /user/order/ | Path does not match |
| 85 | app_user_order_show | /user/order/show/{id} | Path does not match |
| 86 | app_user_order_new | /user/order/new | Path does not match |
| 87 | app_user_order_edit | /user/order/{id}/edit | Path does not match |
| 88 | app_user_order_delete | /user/order/{id} | Path does not match |
| 89 | app_user_order_change | /user/order/change/{id}/{to} | Path does not match |
| 90 | app_user_profile | /user/profile/ | Path does not match |
| 91 | app_user_profile_password | /user/profile/reset-password | Path does not match |
| 92 | app_user_register | /user/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.