Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | file_manager | /manager/ | Path does not match |
2 | file_manager_rename | /manager/rename/{fileName} | Path does not match |
3 | file_manager_upload | /manager/upload/ | Path does not match |
4 | file_manager_file | /manager/file/{fileName} | Path does not match |
5 | file_manager_delete | /manager/delete/ | Path does not match |
6 | _preview_error | /_error/{code}.{_format} | Path does not match |
7 | ux_media_ajax_crop | /admin/ux-media/crop/ | Path does not match |
8 | _wdt | /_wdt/{token} | Path does not match |
9 | _profiler_home | /_profiler/ | Path does not match |
10 | _profiler_search | /_profiler/search | Path does not match |
11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
15 | _profiler_open_file | /_profiler/open | Path does not match |
16 | _profiler | /_profiler/{token} | Path does not match |
17 | _profiler_router | /_profiler/{token}/router | Path does not match |
18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
20 | app_aspect_index | /aspect/ | Path does not match |
21 | app_aspect_new | /aspect/new | Path does not match |
22 | app_aspect_show | /aspect/{id} | Path does not match |
23 | app_aspect_edit | /aspect/{id}/edit | Path does not match |
24 | app_aspect_delete | /aspect/{id} | Path does not match |
25 | app_categorie_de_forme_index | /categorie/de/forme/ | Path does not match |
26 | app_categorie_de_forme_new | /categorie/de/forme/new | Path does not match |
27 | app_categorie_de_forme_show | /categorie/de/forme/{id} | Path does not match |
28 | app_categorie_de_forme_edit | /categorie/de/forme/{id}/edit | Path does not match |
29 | app_categorie_de_forme_delete | /categorie/de/forme/{id} | Path does not match |
30 | app_categorie_de_forme_infos | /categorie/de/forme/{id}/infos | Path does not match |
31 | app_combinaison_index | /combinaison/ | Path does not match |
32 | app_combinaison_new | /combinaison/new | Path does not match |
33 | app_combinaison_show | /combinaison/{id} | Path does not match |
34 | app_combinaison_edit | /combinaison/{id}/edit | Path does not match |
35 | app_combinaison_delete | /combinaison/{id} | Path does not match |
36 | app_combinaison_infos | /combinaison/{id}/infos | Path does not match |
37 | app_devis_commande | /devis-commande | Path does not match |
38 | app_devis_commande__categoriesDeForme | /devis-commande/_categoriesDeForme | Path does not match |
39 | app_devis_commande__formes | /devis-commande/_formes/{id} | Path does not match |
40 | app_devis_commande__forme_infos | /devis-commande/_forme_infos/{id} | Path does not match |
41 | app_devis_commande__combinaison | /devis-commande/_combinaison/{id} | Path does not match |
42 | app_epaisseur_index | /epaisseur/ | Path does not match |
43 | app_epaisseur_new | /epaisseur/new | Path does not match |
44 | app_epaisseur_show | /epaisseur/{id} | Path does not match |
45 | app_epaisseur_edit | /epaisseur/{id}/edit | Path does not match |
46 | app_epaisseur_delete | /epaisseur/{id} | Path does not match |
47 | app_finition_index | /finition/ | Path does not match |
48 | app_finition_new | /finition/new | Path does not match |
49 | app_finition_show | /finition/{id} | Path does not match |
50 | app_finition_edit | /finition/{id}/edit | Path does not match |
51 | app_finition_delete | /finition/{id} | Path does not match |
52 | app_forme_index | /forme/ | Path does not match |
53 | app_forme_new | /forme/new | Path does not match |
54 | app_forme_show | /forme/{id} | Path does not match |
55 | app_forme_edit | /forme/{id}/edit | Path does not match |
56 | app_forme_delete | /forme/{id} | Path does not match |
57 | app_forme_info | /forme/{id}/infos | Path does not match |
58 | home_index | / | Path does not match |
59 | app_matiere_index | /matiere/ | Path does not match |
60 | app_matiere_new | /matiere/new | Path does not match |
61 | app_matiere_show | /matiere/{id} | Path does not match |
62 | app_matiere_edit | /matiere/{id}/edit | Path does not match |
63 | app_matiere_delete | /matiere/{id} | Path does not match |
64 | app_piece_index | /piece/vente/{idVente} | Path does not match |
65 | app_piece_new | /piece/new/{idVente} | Path does not match |
66 | app_piece_edit | /piece/{idVente}/{id}/edit | Path does not match |
67 | app_piece_delete | /piece/{id} | Path does not match |
68 | security_login | /login | Path does not match |
69 | security_logout | /logout | Path does not match |
70 | app_user_index | /utilisateurs/ | Path does not match |
71 | app_user_new | /utilisateurs/ajouter | Path does not match |
72 | app_user_show | /utilisateurs/{id} | Path does not match |
73 | app_user_edit | /utilisateurs/{id}/edit | Path does not match |
74 | app_user_delete | /utilisateurs/{id} | Path does not match |
75 | app_vente_index | /vente/ | Path does not match |
76 | app_vente_new | /vente/new | Path does not match |
77 | app_vente_show | /vente/{id} | Path does not match |
78 | app_vente_edit | /vente/{id}/edit | Path does not match |
79 | app_vente_delete | /vente/{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.