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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | api_user_registration | /api/account | Path does not match |
14 | api_users_registration | /api/accounts | Path does not match |
15 | search_api | /api/account/search | Path does not match |
16 | api_account | /api/account/{user_id} | Path does not match |
17 | get_giftcards | /api/gift_cards | Path does not match |
18 | api_code | /api/code/{code} | Path does not match |
19 | get_aifred_restaurants | /api/account/{user_id}/restaurants | Path does not match |
20 | add_aifred_restaurants | /api/account/{user_id}/restaurants | Path does not match |
21 | del_aifred_restaurants | /api/account/{user_id}/restaurants/{restaurant_id} | Path does not match |
22 | get_collections | /api/collections | Path does not match |
23 | update_customers | /api/customer | Path does not match |
24 | get_customers | /api/customers | Path does not match |
25 | get_test | /api/test | Path does not match |
26 | get_restaurants | /api/aifred/restaurants | Path does not match |
27 | get_count_filters | /api/aifred/filters | Path does not match |
28 | get_collection_dispo | /api/collection_dispo | Path does not match |
29 | post_collection_dispo | /api/collection_dispo | Path does not match |
30 | get_settings | /api/tiptoque/settings/{type} | Path does not match |
31 | get_tags | /api/tags/{type} | Path does not match |
32 | get_dispos | /api/disponibilities | Path does not match |
33 | put_dispos | /api/disponibilities | Path does not match |
34 | get_shops | /api/shops | Path does not match |
35 | cron_shopsproducts | /api/cron/products/{id} | Path does not match |
36 | send_shopsproducts | /api/shops/send-products/{id} | Path does not match |
37 | get_shops_products | /api/shops/products/{id} | Path does not match |
38 | post_shops_products | /api/shops/products | Path does not match |
39 | put_shops_products | /api/shops/products/{id} | Path does not match |
40 | del_shops_products | /api/shops/products/{id} | Path does not match |
41 | get_products | /api/products | Path does not match |
42 | get_product | /api/product/{id} | Path does not match |
43 | post_product | /api/product | Path does not match |
44 | put_product | /api/product/{id} | Path does not match |
45 | del_product | /api/product/delete/{id}/{force} | Path does not match |
46 | del_Image | /api/product/{pid}/image/{id} | Path does not match |
47 | home | / | Path does not match |
48 | manage_users | /gestion-des-comptes | Path does not match |
49 | manage_user | /gestion-des-comptes/{action}/{id} | Path does not match |
50 | update_user | /user/saving | Path does not match |
51 | rapport_seo | /rapport | Path does not match |
52 | invoice_pdf | /rapport/pdf/{order_id} | Path does not match |
53 | rapport_csv | /rapport/csv | Path does not match |
54 | gift_card | /carte_cadeau | Path does not match |
55 | delete_user | /user/deleted/{id} | Path does not match |
56 | orders | /mes-commandes | Path does not match |
57 | orders_date | /mes-commandes/{annee}/{mois}/{jour} | Path does not match |
58 | change_vendor | /change-vendor | Path does not match |
59 | change_member | /change-member | Path does not match |
60 | initCacheProduct | /cache/init | Path does not match |
61 | products | /mes_menus_et_mes_cartes | Path does not match |
62 | disponibility | /mes_jours_d_ouvertures | Path does not match |
63 | product_edit | /mes_menus_et_mes_cartes/edit/{id} | Path does not match |
64 | update_product | /mes_menus_et_mes_cartes/update | Path does not match |
65 | delete_product | /mes_menus_et_mes_cartes/delete | Path does not match |
66 | imageDelete | /imageDelete | Path does not match |
67 | tmpUploadFile | /file-upload | Path does not match |
68 | user_registration | /register | Path does not match |
69 | request_resetting | /renouvellement-mot-de-passe/ | Path does not match |
70 | resetting | /renouvellement-mot-de-passe/{id}/{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.