Routing
app_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/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_categorie_index | /admin/categorie/ | Path does not match |
| 15 | app_admin_categorie_new | /admin/categorie/new | Path does not match |
| 16 | app_admin_categorie_show | /admin/categorie/{id} | Path does not match |
| 17 | app_admin_categorie_edit | /admin/categorie/{id}/edit | Path does not match |
| 18 | app_admin_categorie_delete | /admin/categorie/{id} | Path does not match |
| 19 | app_admin_dimensions_index | /admin/dimensions/ | Path does not match |
| 20 | app_admin_dimensions_new | /admin/dimensions/new | Path does not match |
| 21 | app_admin_dimensions_show | /admin/dimensions/{id} | Path does not match |
| 22 | app_admin_dimensions_edit | /admin/dimensions/{id}/edit | Path does not match |
| 23 | app_admin_dimensions_delete | /admin/dimensions/{id} | Path does not match |
| 24 | app_admin_epaisseurs_index | /admin/epaisseurs/ | Path does not match |
| 25 | app_admin_epaisseurs_new | /admin/epaisseurs/new | Path does not match |
| 26 | app_admin_epaisseurs_show | /admin/epaisseurs/{id} | Path does not match |
| 27 | app_admin_epaisseurs_edit | /admin/epaisseurs/{id}/edit | Path does not match |
| 28 | app_admin_epaisseurs_delete | /admin/epaisseurs/{id} | Path does not match |
| 29 | app_admin_products_index | /admin/products/ | Path does not match |
| 30 | app_admin_products_new | /admin/products/new | Path does not match |
| 31 | app_admin_products_show | /admin/products/{id} | Path does not match |
| 32 | app_admin_products_edit | /admin/products/{id}/edit | Path does not match |
| 33 | app_admin_products_delete | /admin/products/{id} | Path does not match |
| 34 | app_admin_transporter_index | /admin/transporter/ | Path does not match |
| 35 | app_admin_transporter_new | /admin/transporter/new | Path does not match |
| 36 | app_admin_transporter_show | /admin/transporter/{id} | Path does not match |
| 37 | app_admin_transporter_edit | /admin/transporter/{id}/edit | Path does not match |
| 38 | app_admin_transporter_delete | /admin/transporter/{id} | Path does not match |
| 39 | app_admin_user_index | /admin/user/ | Path does not match |
| 40 | app_admin_user_new | /admin/user/new | Path does not match |
| 41 | app_admin_user_show | /admin/user/{id} | Path does not match |
| 42 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 43 | app_admin_user_delete | /admin/user/{id} | Path does not match |
| 44 | app_admin_vendeurs | /admin/vendeur/ | Path does not match |
| 45 | app_admin_ventes | /admin/vendeur/ventes | Path does not match |
| 46 | app_admin_ventes_show | /admin/vendeur/{id} | Path does not match |
| 47 | app_admin_ventes_edit | /admin/vendeur/{id} | Path does not match |
| 48 | app_card | /client/card | Path does not match |
| 49 | app_card_product | /client/card/add/product-{id} | Path does not match |
| 50 | app_card_add | /client/card/add-{id} | Path does not match |
| 51 | app_card_remove | /client/card/remove-{id} | Path does not match |
| 52 | app_card_delete | /client/card/delete/livre-{id} | Path does not match |
| 53 | app_compte_commandes | /client/compte/commandes | Path does not match |
| 54 | app_compte_commandes_details | /client/compte/detailsCommandes-{id} | Path does not match |
| 55 | app_compte_adresses | /client/compte/adresses | Path does not match |
| 56 | app_compte_adresses_new | /client/compte/adresses/new | Path does not match |
| 57 | app_compte_adresses_edit | /client/compte/adresses/edit/{id} | Path does not match |
| 58 | app_compte_adresses_delete | /client/adresse/delete/{id} | Path does not match |
| 59 | app_compte_adresses_delete_get | /client/adresse/delete/{id} | Path does not match |
| 60 | app_compte_paie_card | /client/compte/paiements | Path does not match |
| 61 | app_compte_paie_card_new | /client/compte/cardpaie/new | Path does not match |
| 62 | app_compte_paie_card_edit | /client/compte/cardpaie/edit/{id} | Path does not match |
| 63 | app_compte_paie_card_delete | /client/cardpaie/delete/{id} | Path does not match |
| 64 | app_compte_paie_card_delete_get | /client/caredpaie/delete/{id} | Path does not match |
| 65 | app_home | / | Path does not match |
| 66 | app_home_shop | /home/shop | Path does not match |
| 67 | app_home_categorie | /home/categorie/{id} | Path does not match |
| 68 | app_home_choix_product | /home/choixproduct/{id} | Path does not match |
| 69 | app_orders_add_options | /client/commandes/ajout/options | Path does not match |
| 70 | app_orders_add_recap | /client/commandes/ajout/recap | Path does not match |
| 71 | app_orders_add | /client/commandes/ajout | Path does not match |
| 72 | app_payement_stripe | /client/order/create-session-stripe/{reference} | Path does not match |
| 73 | app_compte | /client/order/success/{reference} | Path does not match |
| 74 | app_payement_error | /client/order/error/{reference} | Path does not match |
| 75 | 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.