Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_actu_delete | /admin/actualites/actualite/delete/{id} | Path does not match |
| 2 | app_admin_familyblog_delete | /admin/blog-famille/article/supprimer/{id} | Path does not match |
| 3 | app_admin_familyblog_delete_img | /admin/blog-famille/article/supprimer-image/{id} | Path does not match |
| 4 | app_admin_page_services_delete_img | /admin/page/services/supprimer-image/{id} | Path does not match |
| 5 | app_admin_actu_edit | /admin/actualites/actualite/edit/{slug} | Path does not match |
| 6 | app_admin_familyblog_edit | /admin/blog-famille/article/modifier/{slug} | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 15 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 16 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 17 | _profiler_open_file | /_profiler/open | Path does not match |
| 18 | _profiler | /_profiler/{token} | Path does not match |
| 19 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 20 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 21 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 22 | app_admin_actu_home | /admin/actualites | Path does not match |
| 23 | app_admin_actu_show | /admin/actualites/actualite/{slug} | Path does not match |
| 24 | app_admin_actu_new | /admin/actualites/nouvel-article | Path does not match |
| 25 | app_admin_index | /admin | Path does not match |
| 26 | app_admin_familyblog_home | /admin/blog-famille | Path does not match |
| 27 | app_admin_familyblog_show | /admin/blog-famille/article/{slug} | Path does not match |
| 28 | app_admin_familyblog_new | /admin/blog-famille/nouvel-article | Path does not match |
| 29 | app_admin_page_accueil_edit | /admin/page/accueil/edition/{id} | Path does not match |
| 30 | app_admin_page_apropos_edit | /admin/page/apropos/edition/{id} | Path does not match |
| 31 | app_admin_page_credit_edit | /admin/page/credit/edition/{id} | Path does not match |
| 32 | app_admin_page_services_edit | /admin/page/services/edition/{id} | Path does not match |
| 33 | app_familyblog | /familyblog | Path does not match |
| 34 | app_home | / | Path does not match |
| 35 | app_about | /a-propos | Path does not match |
| 36 | app_services | /services | Path does not match |
| 37 | app_actualites | /actualites | Path does not match |
| 38 | app_blog | /blog-des-familles | Path does not match |
| 39 | app_contact | /contact | Path does not match |
| 40 | app_mentions | /metions-legales | Path does not match |
| 41 | app_rgpd | /rgpd | Path does not match |
| 42 | app_show | /article/{slug} | Path does not match |
| 43 | app_show_actu | /actualites/article/{slug} | Path does not match |
| 44 | app_login | /login | Path does not match |
| 45 | app_logout | /logout | 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.