Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/05910d/search/null
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_tasks | /dashboard/task/ | Path does not match |
| 18 | add_task | /dashboard/task/add | Path does not match |
| 19 | toggle_task | /dashboard/task/toggle/{id} | Path does not match |
| 20 | delete_task | /dashboard/task/delete/{id} | Path does not match |
| 21 | app_dashboard | /dashboard/ | Path does not match |
| 22 | app_articles | /dashboard/article/ | Path does not match |
| 23 | add_article | /dashboard/article/add | Path does not match |
| 24 | edit_article | /dashboard/article/edit/{id} | Path does not match |
| 25 | remove_article | /dashboard/article/remove/{id} | Path does not match |
| 26 | app_messages | /dashboard/message/ | Path does not match |
| 27 | detail_message | /dashboard/message/detail/{id} | Path does not match |
| 28 | remove_message | /dashboard/message/remove/{id} | Path does not match |
| 29 | app_discounts | /dashboard/discount/ | Path does not match |
| 30 | add_discount | /dashboard/discount/add | Path does not match |
| 31 | edit_discount | /dashboard/discount/edit/{id} | Path does not match |
| 32 | detail_discount | /dashboard/discount/detail/{id} | Path does not match |
| 33 | app_orders | /dashboard/commandes/ | Path does not match |
| 34 | admin_order_detail | /dashboard/commandes/detail/{id} | Path does not match |
| 35 | app_categories | /dashboard/produit/category/ | Path does not match |
| 36 | add_category | /dashboard/produit/category/add | Path does not match |
| 37 | edit_category | /dashboard/produit/category/edit/{id} | Path does not match |
| 38 | detail_category | /dashboard/produit/category/detail/{id} | Path does not match |
| 39 | rmove_category | /dashboard/produit/category/remove/{id} | Path does not match |
| 40 | app_produits | /dashboard/produit/ | Path does not match |
| 41 | add_produit | /dashboard/produit/add | Path does not match |
| 42 | edit_produit | /dashboard/produit/edit/{id} | Path does not match |
| 43 | detail_produit | /dashboard/produit/detail/{id} | Path does not match |
| 44 | remove_produit | /dashboard/produit/remove/{id} | Path does not match |
| 45 | app_users | /dashboard/user/ | Path does not match |
| 46 | add_user | /dashboard/user/add | Path does not match |
| 47 | edit_user | /dashboard/user/edit/{id} | Path does not match |
| 48 | remove_user | /dashboard/user/remove/{id} | Path does not match |
| 49 | app_about | /a-propos | Path does not match |
| 50 | app_blog | /blog | Path does not match |
| 51 | app_blog_show | /blog/{slug} | Path does not match |
| 52 | app_cart | /panier | Path does not match |
| 53 | app_cart_add | /panier/ajouter/{id} | Path does not match |
| 54 | app_cart_remove | /panier/supprimer/{id} | Path does not match |
| 55 | app_cart_update | /panier/mettre-a-jour/{id} | Path does not match |
| 56 | app_cart_clear | /panier/vider | Path does not match |
| 57 | categories | /categories/category | Path does not match |
| 58 | app_contact | /contact | Path does not match |
| 59 | app_home | / | Path does not match |
| 60 | show_product | /article/{id} | Path does not match |
| 61 | app_checkout | /commande | Path does not match |
| 62 | app_order_confirm | /commande/confirmer | Path does not match |
| 63 | app_order_confirmation | /commande/confirmation/{id} | Path does not match |
| 64 | produits | /produits/ | Path does not match |
| 65 | produit.show | /produits/{slug}-{id} | Path does not match |
| 66 | app_register | /register | Path does not match |
| 67 | app_verify_email | /verify/email | Path does not match |
| 68 | app_forgot_password_request | /reset-password | Path does not match |
| 69 | app_check_email | /reset-password/check-email | Path does not match |
| 70 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 71 | app_login | /login | Path does not match |
| 72 | app_logout | /logout | 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.