Routing
(none)
Matched route
Route Matching Logs
Path to match:
/ROUGE-CASE-IH-MX-110.html
# | Route name | Path | Log |
---|---|---|---|
1 | admin | /admin | Path does not match |
2 | product_list | /catalogue | Path does not match |
3 | product_detail | /catalogue/{slug}/{size} | Path does not match |
4 | app_customform | /custom-forms/complete | Path does not match |
5 | cbc_security | /admin/connexion | Path does not match |
6 | cbc_logout | /admin/logout | Path does not match |
7 | catalog_list | /catalogue | Path does not match |
8 | catalog_detail | /catalogue/{slug} | Path does not match |
9 | _preview_error | /_error/{code}.{_format} | 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 | cart_view | /panier | Path does not match |
24 | cart_update_quantity | /panier/update-quantity/{id} | Path does not match |
25 | cart_remove_item | /panier/remove/{id} | Path does not match |
26 | cart_update_shipping_method | /cart/update-shipping-method | Path does not match |
27 | cart_update_comment | /cart/update-comment | Path does not match |
28 | api_variants | /api/variants | Path does not match |
29 | cart_next_step | /checkout/next/{currentStep} | Path does not match |
30 | cart_previous_step | /checkout/previous/{currentStep} | Path does not match |
31 | cart_payment | /panier/paiement | Path does not match |
32 | cart_shipping | /panier/livraison | Path does not match |
33 | color_list | /nuancier | Path does not match |
34 | conseil_list | /conseils | Path does not match |
35 | get_conseil | /conseil/{id} | Path does not match |
36 | contact_map | /contact/nos-distributeurs | Path does not match |
37 | app_orders | /mes-commandes | Path does not match |
38 | app_export_orderCSV | /export_csv/{id} | Path does not match |
39 | order_detail | /mes-commandes/{id} | Path does not match |
40 | app_export_orderPDF | /generate_PDF/{id} | Path does not match |
41 | post_list | /actualites | Path does not match |
42 | post_detail | /actualites/{slug} | Path does not match |
43 | app_exportProduct | /admin/product/export/secu | Path does not match |
44 | technical_sheet | /ficheTechnique/{slug} | Path does not match |
45 | generate_pdf | /generate-pdf/{slug} | Path does not match |
46 | app_forgot_password_request | /reset-password | Path does not match |
47 | app_check_email | /reset-password/check-email | Path does not match |
48 | app_reset_password | /reset-password/reset/{token} | Path does not match |
49 | getSiteMap | /sitemap.xml | Path does not match |
50 | app_exportUser | /admin/user/export/secu | Path does not match |
51 | app_profile | /profil | Path does not match |
52 | app_register | /inscription | Path does not match |
53 | app_login | /connexion | Path does not match |
54 | app_logout | /deconnexion | Path does not match |
55 | video_list | /nos-videos | Path does not match |
56 | app_home | / | Path does not match |
57 | app_error_404 | /not-found | Path does not match |
58 | app_page | /{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.