Routing
site_map_xml
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "xml" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | thank_you_page | /thank_you | Path does not match |
| 17 | password_reset | /password-reset | Path does not match |
| 18 | account_eliminato | /goodbye | Path does not match |
| 19 | index | / | Path does not match |
| 20 | app_logout | /logout | Path does not match |
| 21 | signup_portale | /signup | Path does not match |
| 22 | app_verify_email | /verify/email | Path does not match |
| 23 | account_utente | /account | Path does not match |
| 24 | account_secondari_utente | /side-accounts | Path does not match |
| 25 | unit_ciao | /unit | Path does not match |
| 26 | test_page | /unit/test_page | Path does not match |
| 27 | debug_certificati | /certificates/debug | Path does not match |
| 28 | secret_reset | /debug/reset-segreto | Path does not match |
| 29 | cda_per_admin | /cda_access/administration | Path does not match |
| 30 | ajax_cliente | /ajax/cliente/ | Path does not match |
| 31 | ajax_fornitore | /ajax/fornitore/ | Path does not match |
| 32 | ajax_pubblico | /ajax/action/ | Path does not match |
| 33 | ajax_widgets | /ajax/widget | Path does not match |
| 34 | visione_certificati | /certificates | Path does not match |
| 35 | certificati_in_entrata | /buy/certificates | Path does not match |
| 36 | certificati_in_uscita | /sell/certificates | Path does not match |
| 37 | importatore_certificati | /certificates/import | Path does not match |
| 38 | crea_certificati | /certificates/prepare | Path does not match |
| 39 | emetti_certificato | /transfer/preview/{gigi} | Path does not match |
| 40 | trasferisci_certificato | /certificates/transfer/{cert_id} | Path does not match |
| 41 | certificato_singolo_acquisti | /buy/certificate-preview/{gigi} | Path does not match |
| 42 | certificato_singolo_vendite | /sell/certificate-preview/{gigi} | Path does not match |
| 43 | matrice_singola | /matrix/{gigi} | Path does not match |
| 44 | certificato_singolo | /certificate/{gigi} | Path does not match |
| 45 | visione_dop | /dop | Path does not match |
| 46 | dop_in_entrata | /buy/dop | Path does not match |
| 47 | dop_in_uscita | /sell/dop | Path does not match |
| 48 | crea_dop | /dop/prepare | Path does not match |
| 49 | emetti_dop | /transfer-dop/preview/{gigi} | Path does not match |
| 50 | trasferisci_dop | /dop/transfer/{dop_id} | Path does not match |
| 51 | dop_singola_acquisti | /buy/dop-preview/{gigi} | Path does not match |
| 52 | dop_singola_vendite | /sell/dop-preview/{gigi} | Path does not match |
| 53 | dop_singola | /dop/{gigi} | Path does not match |
| 54 | visione_dc | /dc | Path does not match |
| 55 | dc_in_entrata | /buy/dc | Path does not match |
| 56 | dc_in_uscita | /sell/dc | Path does not match |
| 57 | emetti_dc | /transfer-dc/preview/{gigi} | Path does not match |
| 58 | trasferisci_dc | /dc/transfer/{dc_id} | Path does not match |
| 59 | dc_singola_acquisti | /buy/dc-preview/{gigi} | Path does not match |
| 60 | dc_singola_vendite | /sell/dc-preview/{gigi} | Path does not match |
| 61 | dc_singola | /dc/{gigi} | Path does not match |
| 62 | trasferisci_dc_bulk | /transfer/dc/bulk | Path does not match |
| 63 | trasferisci_dop_bulk | /transfer/dop/bulk | Path does not match |
| 64 | catalogo_pubblico | /product-catalog | Path does not match |
| 65 | all_contacts | /all-contacts | Path does not match |
| 66 | documenti_contatto | /all-contacts/docs/{id} | Path does not match |
| 67 | termini_condizioni | /terms-and-conditions | Path does not match |
| 68 | documenti_ddt_inviati | /sell/docs/ddt | Path does not match |
| 69 | documenti_ddt_ricevuti | /buy/docs/ddt | Path does not match |
| 70 | site_map_xml | /sitemap.xml | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.