Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_contacts | /contacts | Path does not match |
| 2 | app_contact_details | /contact_details | Path does not match |
| 3 | app_documents | /documents | Path does not match |
| 4 | app_download_documento | /download-documento/{idDoc} | Path does not match |
| 5 | app_faq | /faq | Path does not match |
| 6 | app_faq_details | /faq/details/{faqid} | Path does not match |
| 7 | app_faq_comment_set | /faq/setFaqComment/{faqid} | Path does not match |
| 8 | app_faq_get_attachment | /faq/getAttchament/{idattachment} | Path does not match |
| 9 | app_fatture | /fatture | Path does not match |
| 10 | app_costi_listini | /fatture | Path does not match |
| 11 | home_page | / | Path does not match |
| 12 | app_set_consenso | /consenso-privacy | Path does not match |
| 13 | app_nascondiWizard | /nascondi-Wizard | Path does not match |
| 14 | app_registerClick | /register-click/{id_enc}/{posizione}/{setype}/{algoritmo}/{referer}/ | Path does not match |
| 15 | app_home_registerClickGeneric | /home_redirect-Generic/{url}/{setype}/{algoritmo}/{referer}/ | Path does not match |
| 16 | app_login | /login | Path does not match |
| 17 | password-recovery | /password-recovery | Path does not match |
| 18 | password-recovery-change | /password-recovery-change | Path does not match |
| 19 | app_logout | /logout | Path does not match |
| 20 | app_myprofile | /myprofile | Path does not match |
| 21 | app_save_profile | /saveprofile | Path does not match |
| 22 | app_unsubscribe_portal | /unsubscribe_portal | Path does not match |
| 23 | app_save_password | /savepassword | Path does not match |
| 24 | app_login_registerClick | /login_redirect/{id_enc}/{posizione}/{setype}/{algoritmo}/{referer}/ | Path does not match |
| 25 | app_login_registerClickGeneric | /login_redirect-Generic/{url}/{setype}/{algoritmo}/{referer}/ | Path does not match |
| 26 | app_formazione | /formazione | Path does not match |
| 27 | app_news_eventi | /news_eventi | Path does not match |
| 28 | app_formazione_registerClick | /login_register-click/{id_enc}/{posizione}/{setype}/{algoritmo}/{referer}/ | Path does not match |
| 29 | app_richieste_servizi | /richieste/servizi | Path does not match |
| 30 | app_tickets | /tickets/{macrotipo} | Path does not match |
| 31 | app_crea_ticket | /crea-ticket | Path does not match |
| 32 | app_insert_ticket | /insert-ticket | Path does not match |
| 33 | app_dettaglio_ticket | /dettaglio-ticket/{idticket} | Path does not match |
| 34 | app_download_attachment | /download/{idattachment} | Path does not match |
| 35 | app_set_conf_info | /provideConfidentialInfo/{idticket} | Path does not match |
| 36 | app_update_comment | /updateComment/{idticket} | Path does not match |
| 37 | app_close_ticket | /chiudiTicket/{idticket} | Path does not match |
| 38 | app_reopen_ticket | /riapriTicket/{idticket} | Path does not match |
| 39 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 40 | _wdt | /_wdt/{token} | Path does not match |
| 41 | _profiler_home | /_profiler/ | Path does not match |
| 42 | _profiler_search | /_profiler/search | Path does not match |
| 43 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 44 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 46 | _profiler_open_file | /_profiler/open | Path does not match |
| 47 | _profiler | /_profiler/{token} | Path does not match |
| 48 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 50 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.