Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | instruction_new | /instructions/{operation}/{id} | Path does not match |
2 | operation_add | /operation/new | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | account_index | /mon-compte/ | Path does not match |
15 | admin_dashboard | /admin/ | Path does not match |
16 | admin_intervenant_index | /admin/intervenants/{role} | Path does not match |
17 | admin_retrofacturation | /admin/retrofacturation | Path does not match |
18 | amenageur_dashboard | /amenageur/ | Path does not match |
19 | client_dashboard | /petitionnaire/ | Path does not match |
20 | client_index | /petitionnaires/ | Path does not match |
21 | client_add | /petitionnaires/petitionnaire/new | Path does not match |
22 | client_edit | /petitionnaires/petitionnaire/edit/{id} | Path does not match |
23 | client_delete | /petitionnaires/delete/{id} | Path does not match |
24 | constructeur_dashboard | /constructeur/ | Path does not match |
25 | constructeur_index | /constructeurs/ | Path does not match |
26 | constructeur_add | /constructeurs/constructeur/new | Path does not match |
27 | constructeur_edit | /constructeurs/constructeur/edit/{id} | Path does not match |
28 | dashboard | /dashboard/ | Path does not match |
29 | email_viewer | /email-viewer/{?type} | Path does not match |
30 | error_403 | /acces-denied | Path does not match |
31 | error_404 | /page-introuvable | Path does not match |
32 | instructeur_dashboard | /instructeur/ | Path does not match |
33 | instructeur_index | /instructeurs | Path does not match |
34 | instructeur_add | /instructeur/new | Path does not match |
35 | instructeur_edit | /instructeur/edit/{id} | Path does not match |
36 | instruction_index | /instructions/ | Path does not match |
37 | instruction_show | /instructions/{ref} | Path does not match |
38 | instruction_delete | /instructions/instruction/delete/{ref} | Path does not match |
39 | instruction_reinit | /instructions/instruction/{ref}/reinit | Path does not match |
40 | instruction_delete_doc | /instructions/instruction/delete-document/{ref} | Path does not match |
41 | instruction_add_client | /instructions/instruction/{ref}/add-client | Path does not match |
42 | instruction_delete_client | /instructions/instruction/{ref}/delete-client/{id} | Path does not match |
43 | instruction_add_ctr | /instructions/instruction/add-constructeur/{ref} | Path does not match |
44 | instruction_delete_ctr | /instructions/instruction/{ref}/delete-constructeur | Path does not match |
45 | instruction_add_mo | /instructions/instruction/add-mo/{ref} | Path does not match |
46 | instruction_delete_mo | /instructions/instruction/{ref}/delete-mo/{id} | Path does not match |
47 | instruction_pcm | /instructions/instruction/{ref}/pc-modificatif | Path does not match |
48 | intervenant_index | /intervenants/{role} | Path does not match |
49 | intervenant_delete | /intervenants/delete/{email} | Path does not match |
50 | invoice_index | /factures | Path does not match |
51 | invoice_download | /visa/recu-transaction/{ref} | Path does not match |
52 | lot_index | /operation/{ref}/lots | Path does not match |
53 | lot_add | /operation/{ref}/new | Path does not match |
54 | lot_edit | /operation/{ref}/edit/{lotId} | Path does not match |
55 | lot_search | /lots/search/{ref}/{q} | Path does not match |
56 | lot_delete | /operation/{operation}/lot/delete{id} | Path does not match |
57 | mo_dashboard | /maitre-doeuvre/ | Path does not match |
58 | mo_index | /maitres-doeuvres/ | Path does not match |
59 | mo_add | /maitres-doeuvres/maitres-doeuvres/new | Path does not match |
60 | mo_edit | /maitres-doeuvres/maitres-doeuvres/edit/{id} | Path does not match |
61 | operation_index | /operations | Path does not match |
62 | operation_show | /operation/{ref} | Path does not match |
63 | operation_edit | /operation/edit/{ref} | Path does not match |
64 | operation_delete | /delete/{ref} | Path does not match |
65 | operation_di | /operations/operation/{ref}/dossier-informations | Path does not match |
66 | operation_di_delete | /operation/dossier-informations/delete/{ref} | Path does not match |
67 | home | / | Path does not match |
68 | about | /a-propos | Path does not match |
69 | services | /services | Path does not match |
70 | avantages | /avantages | Path does not match |
71 | testimonials | /temoignages | Path does not match |
72 | contact | /contact | Path does not match |
73 | cgv | /cgv | Path does not match |
74 | cgu | /cgu | Path does not match |
75 | app_login | /login | Path does not match |
76 | app_logout | /logout | Path does not match |
77 | app_forgotten | /mot-de-passe-oublie | Path does not match |
78 | support | /support | Path does not match |
79 | visa_index | /visas/ | Path does not match |
80 | visa_show | /visas/visa/{ref} | Path does not match |
81 | visa_payement | /visas/visa/{ref}/paiement | Path does not match |
82 | email_payement | /visas/visa/{ref}/paiement-email | Path does not match |
83 | visa_intent | /visas/paiement/intent/{ref} | Path does not match |
84 | visa_success | /visas/paiement/success/{pi} | Path does not match |
85 | visa_cancel | /visas/paiement/cancel/{pi} | Path does not match |
86 | _preview_error | /_error/{code}.{_format} | 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.