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 | achat_index | /achat/ | Path does not match |
14 | achat_liste | /achat/list | Path does not match |
15 | achat_new | /achat/new | Path does not match |
16 | achat_show | /achat/{id} | Path does not match |
17 | app_login | /login | Path does not match |
18 | app_logout | /logout | Path does not match |
19 | user_avatar | /user/avatar | Path does not match |
20 | client_index | /client/ | Path does not match |
21 | client_list | /client/list | Path does not match |
22 | client_new | /client/new | Path does not match |
23 | client_edit | /client/{id}/edit | Path does not match |
24 | client_delete | /client/{id} | Path does not match |
25 | client_show | /client/{id} | Path does not match |
26 | coupe_index | /coupe/ | Path does not match |
27 | coupe_liste | /coupe/list | Path does not match |
28 | coupe_new | /coupe/new | Path does not match |
29 | dashboard | /dashboard | Path does not match |
30 | entree_index | /entree/ | Path does not match |
31 | entree_liste | /entree/list | Path does not match |
32 | entree_new | /entree/new | Path does not match |
33 | entree_show | /entree/{id} | Path does not match |
34 | Path does not match | ||
35 | user_profile | /profile | Path does not match |
36 | user_change_password | /profile/change-password | Path does not match |
37 | connect_google_start | /connect/google | Path does not match |
38 | connect_google_check | /connect/google/check | Path does not match |
39 | produit_index | /produit/ | Path does not match |
40 | produit_liste | /produit/list | Path does not match |
41 | produit_new | /produit/new | Path does not match |
42 | produit_search | /produit/search | Path does not match |
43 | app_forgot_password_request | /reset-password | Path does not match |
44 | app_reset_password | /reset-password/reset/{token} | Path does not match |
45 | retour_index | /retour/ | Path does not match |
46 | retour_liste | /retour/list | Path does not match |
47 | retour_new | /retour/new | Path does not match |
48 | retour_show | /retour/{id} | Path does not match |
49 | role_index | /role/ | Path does not match |
50 | role_list | /role/list | Path does not match |
51 | role_new | /role/new | Path does not match |
52 | role_show | /role/{id} | Path does not match |
53 | role_edit | /role/{id}/edit | Path does not match |
54 | role_delete | /role/{id} | Path does not match |
55 | supplier_index | /supplier/ | Path does not match |
56 | supplier_list | /supplier/list | Path does not match |
57 | supplier_new | /supplier/new | Path does not match |
58 | supplier_edit | /supplier/{id}/edit | Path does not match |
59 | supplier_delete | /supplier/{id} | Path does not match |
60 | supplier_type_index | /supplier/type/ | Path does not match |
61 | supplier_type_list | /supplier/type/list | Path does not match |
62 | supplier_type_new | /supplier/type/new | Path does not match |
63 | supplier_type_edit | /supplier/type/{id}/edit | Path does not match |
64 | supplier_type_delete | /supplier/type/{id} | Path does not match |
65 | tissu_index | /tissu/ | Path does not match |
66 | tissu_liste | /tissu/list | Path does not match |
67 | tissu_new | /tissu/new | Path does not match |
68 | transfert_index | /transfert/ | Path does not match |
69 | transfert_liste | /transfert/list | Path does not match |
70 | transfert_new | /transfert/new | Path does not match |
71 | transfert_show | /transfert/{id} | Path does not match |
72 | transfert_delete | /transfert/{id} | Path does not match |
73 | user_index | /user/ | Path does not match |
74 | user_liste | /user/list | Path does not match |
75 | user_new | /user/new | Path does not match |
76 | user_show | /user/{id} | Path does not match |
77 | user_edit | /user/{id}/edit | Path does not match |
78 | user_delete | /user/{id} | Path does not match |
79 | vente_index | /vente/ | Path does not match |
80 | vente_liste | /vente/list | Path does not match |
81 | vente_new | /vente/new | Path does not match |
82 | vente_show | /vente/{id} | Path does not match |
83 | vente_sold | /vente/{id} | Path does not match |
84 | index | / | 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.