Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_appointment.fr | /admin/rendez-vous | Path does not match |
2 | admin_appointment_add.fr | /admin/rendez-vous/ajouter | Path does not match |
3 | admin_appointment_edit.fr | /admin/rendez-vous/modifier/{appointment} | Path does not match |
4 | admin_appointment_delete.fr | /admin/rendez-vous/supprimer/{appointment} | Path does not match |
5 | admin_client_list.fr | /admin/client/liste | Path does not match |
6 | admin_client_search.fr | /admin/client/recherche | Path does not match |
7 | admin_client_add.fr | /admin/client/ajouter | Path does not match |
8 | admin_client_edit.fr | /admin/client/modifier/{client} | Path does not match |
9 | admin_client_delete.fr | /admin/client/supprimer/{client} | Path does not match |
10 | admin.fr | /admin | Path does not match |
11 | admin_intervenant_list.fr | /admin/intervenant/liste | Path does not match |
12 | admin_intervenant_search.fr | /admin/intervenant/recherche | Path does not match |
13 | admin_intervenant_add.fr | /admin/intervenant/ajouter | Path does not match |
14 | admin_intervenant_edit.fr | /admin/intervenant/modifier/{intervenant} | Path does not match |
15 | admin_intervenant_delete.fr | /admin/intervenant/supprimer/{intervenant} | Path does not match |
16 | admin_projet_document_list.fr | /admin/projet/{user}/document/liste/{projet} | Path does not match |
17 | admin_projet_document_search.fr | /admin/projet/{user}/document/recherche/{projet} | Path does not match |
18 | admin_projet_document_add.fr | /admin/projet/{user}/document/ajouter/{projet} | Path does not match |
19 | admin_projet_document_edit.fr | /admin/projet/{user}/document/modifier/{projetDocument} | Path does not match |
20 | admin_projet_document_delete.fr | /admin/projet/{user}/document/supprimer/{projetDocument} | Path does not match |
21 | admin_projet_list.fr | /admin/projet/{user}/liste | Path does not match |
22 | admin_projet_list_running.fr | /admin/projet/{user}/liste/en-cours | Path does not match |
23 | admin_projet_list_finish.fr | /admin/projet/{user}/liste/termines | Path does not match |
24 | admin_projet_search.fr | /admin/projet/{user}/recherche | Path does not match |
25 | admin_projet_add.fr | /admin/projet/{user}/ajouter/1 | Path does not match |
26 | admin_projet_add_2.fr | /admin/projet/{user}/ajouter/2 | Path does not match |
27 | admin_projet_detail.fr | /admin/projet/{user}/detail/{projet} | Path does not match |
28 | admin_projet_edit.fr | /admin/projet/{user}/modifier/{projet} | Path does not match |
29 | admin_projet_edit_intervenant.fr | /admin/projet/{user}/modifier-intervenant/{projetIntervenant} | Path does not match |
30 | admin_projet_add_conception.fr | /admin/projet/{user}/ajouter-conception/{projet} | Path does not match |
31 | admin_projet_add_execution.fr | /admin/projet/{user}/ajouter-execution/{projet} | Path does not match |
32 | admin_projet_add_service.fr | /admin/projet/{user}/ajouter-service/{projet} | Path does not match |
33 | admin_projet_edit_service.fr | /admin/projet/{user}/modifier-service/{projetService} | Path does not match |
34 | admin_projet_get_responsable.fr | /admin/projet/get-responsable/{service} | Path does not match |
35 | admin_service_list.fr | /admin/service/liste | Path does not match |
36 | admin_service_add.fr | /admin/service/ajouter | Path does not match |
37 | admin_service_edit.fr | /admin/service/modifier/{service} | Path does not match |
38 | admin_service_delete.fr | /admin/service/supprimer/{service} | Path does not match |
39 | admin_user_list.fr | /admin/utilisateur/liste | Path does not match |
40 | admin_user_add.fr | /admin/utilisateur/ajouter | Path does not match |
41 | admin_user_edit.fr | /admin/utilisateur/modifier/{user} | Path does not match |
42 | admin_user_delete.fr | /admin/utilisateur/supprimer/{user} | Path does not match |
43 | home.fr | / | Path does not match |
44 | login.fr | /login | Path does not match |
45 | logout.fr | /logout | Path does not match |
46 | forgotten_password.fr | /mot-de-passe-oublie | Path does not match |
47 | _preview_error | /_error/{code}.{_format} | Path does not match |
48 | _wdt | /_wdt/{token} | Path does not match |
49 | _profiler_home | /_profiler/ | Path does not match |
50 | _profiler_search | /_profiler/search | Path does not match |
51 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
52 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
53 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
54 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
55 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
56 | _profiler_open_file | /_profiler/open | Path does not match |
57 | _profiler | /_profiler/{token} | Path does not match |
58 | _profiler_router | /_profiler/{token}/router | Path does not match |
59 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
60 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
61 | admin_appointment | /admin/rendez-vous | Path does not match |
62 | admin_appointment_add | /admin/rendez-vous/ajouter | Path does not match |
63 | admin_appointment_edit | /admin/rendez-vous/modifier/{appointment} | Path does not match |
64 | admin_appointment_delete | /admin/rendez-vous/supprimer/{appointment} | Path does not match |
65 | admin_client_list | /admin/client/liste | Path does not match |
66 | admin_client_search | /admin/client/recherche | Path does not match |
67 | admin_client_add | /admin/client/ajouter | Path does not match |
68 | admin_client_edit | /admin/client/modifier/{client} | Path does not match |
69 | admin_client_delete | /admin/client/supprimer/{client} | Path does not match |
70 | admin | /admin | Path does not match |
71 | admin_intervenant_list | /admin/intervenant/liste | Path does not match |
72 | admin_intervenant_search | /admin/intervenant/recherche | Path does not match |
73 | admin_intervenant_add | /admin/intervenant/ajouter | Path does not match |
74 | admin_intervenant_edit | /admin/intervenant/modifier/{intervenant} | Path does not match |
75 | admin_intervenant_delete | /admin/intervenant/supprimer/{intervenant} | Path does not match |
76 | admin_projet_document_list | /admin/projet/{user}/document/liste/{projet} | Path does not match |
77 | admin_projet_document_search | /admin/projet/{user}/document/recherche/{projet} | Path does not match |
78 | admin_projet_document_add | /admin/projet/{user}/document/ajouter/{projet} | Path does not match |
79 | admin_projet_document_edit | /admin/projet/{user}/document/modifier/{projetDocument} | Path does not match |
80 | admin_projet_document_delete | /admin/projet/{user}/document/supprimer/{projetDocument} | Path does not match |
81 | admin_projet_list | /admin/projet/{user}/liste | Path does not match |
82 | admin_projet_list_running | /admin/projet/{user}/liste/en-cours | Path does not match |
83 | admin_projet_list_finish | /admin/projet/{user}/liste/termines | Path does not match |
84 | admin_projet_search | /admin/projet/{user}/recherche | Path does not match |
85 | admin_projet_add | /admin/projet/{user}/ajouter/1 | Path does not match |
86 | admin_projet_add_2 | /admin/projet/{user}/ajouter/2 | Path does not match |
87 | admin_projet_detail | /admin/projet/{user}/detail/{projet} | Path does not match |
88 | admin_projet_edit | /admin/projet/{user}/modifier/{projet} | Path does not match |
89 | admin_projet_edit_intervenant | /admin/projet/{user}/modifier-intervenant/{projetIntervenant} | Path does not match |
90 | admin_projet_add_conception | /admin/projet/{user}/ajouter-conception/{projet} | Path does not match |
91 | admin_projet_add_execution | /admin/projet/{user}/ajouter-execution/{projet} | Path does not match |
92 | admin_projet_add_service | /admin/projet/{user}/ajouter-service/{projet} | Path does not match |
93 | admin_projet_edit_service | /admin/projet/{user}/modifier-service/{projetService} | Path does not match |
94 | admin_projet_get_responsable | /admin/projet/get-responsable/{service} | Path does not match |
95 | admin_service_list | /admin/service/liste | Path does not match |
96 | admin_service_add | /admin/service/ajouter | Path does not match |
97 | admin_service_edit | /admin/service/modifier/{service} | Path does not match |
98 | admin_service_delete | /admin/service/supprimer/{service} | Path does not match |
99 | admin_user_list | /admin/utilisateur/liste | Path does not match |
100 | admin_user_add | /admin/utilisateur/ajouter | Path does not match |
101 | admin_user_edit | /admin/utilisateur/modifier/{user} | Path does not match |
102 | admin_user_delete | /admin/utilisateur/supprimer/{user} | Path does not match |
103 | login | /login | Path does not match |
104 | logout | /logout | Path does not match |
105 | forgotten_password | /mot-de-passe-oublie | Path does not match |
106 | home | / | 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.