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_ticket_create | /api/v1/tickets | Path does not match |
14 | app_default | /admin/ | Path does not match |
15 | cronrun | /cron/run | Path does not match |
16 | app_media_upload | /media/upload | Path does not match |
17 | app_media_show | /media/{id} | Path does not match |
18 | app_media_download | /media/download/{id} | Path does not match |
19 | app_error_404 | /{_locale}/404 | Path does not match |
20 | app_forgot_password_request | /reset-password | Path does not match |
21 | app_check_email | /reset-password/check-email | Path does not match |
22 | app_reset_password | /reset-password/reset/{token} | Path does not match |
23 | main_sav_reset | /{_locale}/sav/reinitialiser | Path does not match |
24 | main_sav_goto | /{_locale}/sav/allera/{step} | Path does not match |
25 | main_sav_create | /{_locale}/sav/etape1 | Path does not match |
26 | main_sav_create_one | /{_locale}/sav/etape2 | Path does not match |
27 | main_sav_create_two | /{_locale}/sav/etape3 | Path does not match |
28 | main_sav_create_third | /{_locale}/sav/etape4 | Path does not match |
29 | main_sav_follow | /{_locale}/sav/suivre | Path does not match |
30 | main_sav_follow_suivi | /{_locale}/sav/suivre/{suivi} | Path does not match |
31 | main_sav_score_suivi | /{_locale}/sav/suivre/{suivi}/score/{scoreRef} | Path does not match |
32 | main_sav_score_suivi_success | /{_locale}/sav/suivre/{suivi}/score-success | Path does not match |
33 | main_sav_product | /{_locale}/sav/monproduit | Path does not match |
34 | app_sav_add_message | /{_locale}/sav/suivre/{suivi}/ajout_message | Path does not match |
35 | app_sav_search_product | /{_locale}/sav/recherche_produit | Path does not match |
36 | app_sav_search_reference | /{_locale}/sav/recherche_reference | Path does not match |
37 | app_sav_add_bon_retour | /{_locale}/sav/suivre/{suivi}/ajout_bon_retour | Path does not match |
38 | app_sav_accept_devis | /{_locale}/sav/suivre/{suivi}/accept_devis | Path does not match |
39 | app_sav_receive_product | /{_locale}/sav/suivre/{suivi}/produit_recu | Path does not match |
40 | app_check_client_account | /{_locale}/sav/check/compte_client | Path does not match |
41 | app_check_client_professional_account | /{_locale}/sav/check/compte_client_pro | Path does not match |
42 | app_professional_account | /{_locale}/sav/compte_client_pro | Path does not match |
43 | app_check_cgv | /{_locale}/sav/alertecgv | Path does not match |
44 | app_check_client_account_logout | /{_locale}/sav/check/compte_client/logout | Path does not match |
45 | app_sav | /admin/sav/ | Path does not match |
46 | app_save_product | /admin/products/ | Path does not match |
47 | app_save_product_detail | /admin/products/{id} | Path does not match |
48 | app_sav_detail | /admin/sav/{id} | Path does not match |
49 | app_sav_detail_update_referent | /admin/sav/{id}/referent/{referent} | Path does not match |
50 | app_update_referent | /admin/sav/{id}/referent | Path does not match |
51 | app_sav_detail_update_atraiter | /admin/sav/{id}/atraiter/{result} | Path does not match |
52 | app_admin_sav_add_admin_message | /admin/sav/{id}/addmessage-admin | Path does not match |
53 | app_admin_sav_add_message | /admin/sav/{id}/addmessage | Path does not match |
54 | app_admin_sav_add_bonretour | /admin/sav/{id}/addbonretour | Path does not match |
55 | app_admin_sav_masse_chgtstatut | /admin/mass/masschgtstatut | Path does not match |
56 | app_admin_sav_add_chgtstatut | /admin/sav/{id}/addchgtstatut | Path does not match |
57 | app_admin_sav_add_chgtstatut_no_modal | /admin/sav/{id}/addchgtstatutnomodal | Path does not match |
58 | app_admin_sav_add_suivinumber | /admin/sav/{id}/addsuivinumber | Path does not match |
59 | app_save_product_delete | /admin/products/{id}/delete | Path does not match |
60 | app_save_message_delete | /admin/message/{id}/delete | Path does not match |
61 | app_admin_sav_update_info | /admin/sav/{id}/update | Path does not match |
62 | app_admin_sav_add_rappel | /admin/sav/{id}/rappel | Path does not match |
63 | app_admin_sav_get_auto_message | /admin/auto-message | Path does not match |
64 | app_login | /login | Path does not match |
65 | app_logout | /logout | Path does not match |
66 | main | /{_locale} | Path almost matches, but Requirement for "_locale" does not match (en|fr) |
67 | rootWithoutLocal | / | Path does not match |
68 | app_user | /admin/user/ | Path does not match |
69 | app_profil | /admin/profil | Path does not match |
70 | app_user_add | /admin/user/add | Path does not match |
71 | app_user_edit | /admin/user/{id}/edit | Path does not match |
72 | app_user_delete | /admin/user/{id}/delete | 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.