Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_bill | /editor/commande/{id}/bill | Path does not match |
16 | app_bill_affiche | /editor/commande/{id}/affiche | Path does not match |
17 | app_cart | /cart | Path does not match |
18 | app_cart_new | /cart/add/{id}/ | Path does not match |
19 | app_cart_product_remove | /cart/remove/{id}/ | Path does not match |
20 | app_cart_remove | /cart/remove/ | Path does not match |
21 | app_cart_increment | /cart/increment/{id} | Path does not match |
22 | app_cart_decrement | /cart/decrement/{id} | Path does not match |
23 | app_category_index | /admin/category/ | Path does not match |
24 | app_category_new | /admin/category/new | Path does not match |
25 | app_category_show | /admin/category/{id} | Path does not match |
26 | app_category_edit | /admin/category/{id}/edit | Path does not match |
27 | app_category_delete | /admin/category/{id} | Path does not match |
28 | app_city_index | /editor/city/ | Path does not match |
29 | app_city_new | /editor/city/new | Path does not match |
30 | app_city_show | /editor/city/{id} | Path does not match |
31 | app_city_edit | /editor/city/{id}/edit | Path does not match |
32 | app_city_delete | /editor/city/{id} | Path does not match |
33 | app_commande | /commande | Path does not match |
34 | app_city_shipping_cost | /city/{id}/shipping/cost/ | Path does not match |
35 | app_commandes_shows | /editor/commande/{type}/ | Path does not match |
36 | app_orders_is_completed_update | /editor/commande/{id}/is-completed/update | Path does not match |
37 | app_commandes_remove | /editor/commande/{id}/remove | Path does not match |
38 | commande_ok_message | /commande-ok-message | Path does not match |
39 | menu_Accueil | / | Path does not match |
40 | menu_Galerie | /galerie | Path does not match |
41 | menu_Boutique | /boutique | Path does not match |
42 | app_home_product_show | /home/product/{id}/show | Path does not match |
43 | app_home_product_filter | /home/product/subCategory/{id}/filter | Path does not match |
44 | menu_contact | /contact | Path does not match |
45 | app_product_index | /editor/product/ | Path does not match |
46 | app_product_new | /editor/product/new | Path does not match |
47 | app_product_show | /editor/product/{id} | Path does not match |
48 | app_product_edit | /editor/product/{id}/edit | Path does not match |
49 | app_product_delete | /editor/product/{id} | Path does not match |
50 | app_product_stock_add | /editor/product/add/product/{id} | Path does not match |
51 | app_product_stock_add_history | /editor/product/add/product/{id}/stock/history | Path does not match |
52 | app_register | /register | Path does not match |
53 | app_search_engine | /search/engine | Path does not match |
54 | app_login | /login | Path does not match |
55 | app_logout | /logout | Path does not match |
56 | app_stripe_success | /pay/success | Path does not match |
57 | app_stripe_cancel | /pay/cancel | Path does not match |
58 | app_stripe_notify | /stripe/notify | Path does not match |
59 | app_sub_category_index | /admin/sub/category/ | Path does not match |
60 | app_sub_category_new | /admin/sub/category/new | Path does not match |
61 | app_sub_category_show | /admin/sub/category/{id} | Path does not match |
62 | app_sub_category_edit | /admin/sub/category/{id}/edit | Path does not match |
63 | app_sub_category_delete | /admin/sub/category/{id} | Path does not match |
64 | app_user_index | /admin/user/ | Path does not match |
65 | app_user_to_editor | /admin/user/{id}/to/editor | Path does not match |
66 | app_user_remove_editor_role | /admin/user/{id}/remove/editor/role | Path does not match |
67 | app_user_show | /admin/user/{id} | Path does not match |
68 | app_user_delete | /admin/user/{id} | 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.