Routing
(none)
Matched route
Route Matching Logs
Path to match:
/css/images/grid.png
| # | 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 | private_index | /area-riservata | Path does not match |
| 17 | private_news_list | /area-riservata/news | Path does not match |
| 18 | private_news_new | /area-riservata/news/nuova | Path does not match |
| 19 | private_news_sheet | /area-riservata/news/{id} | Path does not match |
| 20 | private_news_edit | /area-riservata/news/{id}/modifica | Path does not match |
| 21 | private_news_delete | /area-riservata/news/elimina | Path does not match |
| 22 | private_news_change_status | /area-riservata/news/cambia-stato | Path does not match |
| 23 | private_news_material_new | /area-riservata/news/{newsId}/materiale/nuovo | Path does not match |
| 24 | private_news_material_edit | /area-riservata/news/{newsId}/materiale/{id}/modifica | Path does not match |
| 25 | private_news_material_delete | /area-riservata/news/materiale/elimina | Path does not match |
| 26 | private_news_category_list | /area-riservata/news/categorie | Path does not match |
| 27 | private_news_category_new | /area-riservata/news/categorie/nuova | Path does not match |
| 28 | private_news_category_edit | /area-riservata/news/categorie/modifica | Path does not match |
| 29 | private_news_category_delete | /area-riservata/news/categorie/elimina | Path does not match |
| 30 | homepage_with_section | /home/{section} | Path does not match |
| 31 | homepage | / | Path does not match |
| 32 | about | /vision-mission | Path does not match |
| 33 | money_laundering | /antiriciclaggio | Path does not match |
| 34 | privacy | /privacy | Path does not match |
| 35 | quality | /qualita | Path does not match |
| 36 | haccp | /haccp | Path does not match |
| 37 | work_security | /sicurezza-lavoro | Path does not match |
| 38 | news | /rassegna-stampa | Path does not match |
| 39 | single_article | /news/articolo/{slug} | Path does not match |
| 40 | cookies | /cookies | Path does not match |
| 41 | sitemap | /sitemap | Path does not match |
| 42 | login | /accedi | Path does not match |
| 43 | login_check | /accedi-controllo | Path does not match |
| 44 | logout | /disconnetti | Path does not match |
| 45 | remove_filter | /utility/rimuovi-filtro | 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.