Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_articles_index | /admin/articles | Path does not match |
| 3 | admin_articles_new | /admin/articles/new | Path does not match |
| 4 | admin_articles_batch_delete | /admin/articles/batch-delete | Path does not match |
| 5 | admin_articles_autocomplete | /admin/articles/autocomplete | Path does not match |
| 6 | admin_articles_render_filters | /admin/articles/render-filters | Path does not match |
| 7 | admin_articles_edit | /admin/articles/{entityId}/edit | Path does not match |
| 8 | admin_articles_delete | /admin/articles/{entityId}/delete | Path does not match |
| 9 | admin_articles_detail | /admin/articles/{entityId} | Path does not match |
| 10 | admin_categories_index | /admin/categories | Path does not match |
| 11 | admin_categories_new | /admin/categories/new | Path does not match |
| 12 | admin_categories_batch_delete | /admin/categories/batch-delete | Path does not match |
| 13 | admin_categories_autocomplete | /admin/categories/autocomplete | Path does not match |
| 14 | admin_categories_render_filters | /admin/categories/render-filters | Path does not match |
| 15 | admin_categories_edit | /admin/categories/{entityId}/edit | Path does not match |
| 16 | admin_categories_delete | /admin/categories/{entityId}/delete | Path does not match |
| 17 | admin_categories_detail | /admin/categories/{entityId} | Path does not match |
| 18 | admin_utilisateurs_index | /admin/utilisateurs | Path does not match |
| 19 | admin_utilisateurs_new | /admin/utilisateurs/new | Path does not match |
| 20 | admin_utilisateurs_batch_delete | /admin/utilisateurs/batch-delete | Path does not match |
| 21 | admin_utilisateurs_autocomplete | /admin/utilisateurs/autocomplete | Path does not match |
| 22 | admin_utilisateurs_render_filters | /admin/utilisateurs/render-filters | Path does not match |
| 23 | admin_utilisateurs_edit | /admin/utilisateurs/{entityId}/edit | Path does not match |
| 24 | admin_utilisateurs_delete | /admin/utilisateurs/{entityId}/delete | Path does not match |
| 25 | admin_utilisateurs_detail | /admin/utilisateurs/{entityId} | Path does not match |
| 26 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 27 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 28 | _wdt | /_wdt/{token} | Path does not match |
| 29 | _profiler_home | /_profiler/ | Path does not match |
| 30 | _profiler_search | /_profiler/search | Path does not match |
| 31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 33 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 34 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 35 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 36 | _profiler_open_file | /_profiler/open | Path does not match |
| 37 | _profiler | /_profiler/{token} | Path does not match |
| 38 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 39 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 40 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 41 | pedia-export | /admin/pedia/export | Path does not match |
| 42 | pedia-export-action | /admin/pedia/export | Path does not match |
| 43 | app_login | /login | Path does not match |
| 44 | app_logout | /logout | Path does not match |
| 45 | app_api_postquizz | /api/quizz/post | Path does not match |
| 46 | app_api_postangeldriver | /api/angeldriver/post | Path does not match |
| 47 | app_api_postalcootest | /api/alcootest/post | Path does not match |
| 48 | app_api_postchallenge | /api/challenge/post | Path does not match |
| 49 | app_api_postmonitoring | /api/monitoring/post | Path does not match |
| 50 | app_api_postutilisateur | /api/utilisateur/post | Path does not match |
| 51 | app_api_postpedia | /api/pedia/post | Path does not match |
| 52 | app_api_pedialastgeneration | /api/pedia/latest | Path does not match |
| 53 | app_api_pediaupdatedb | /api/pedia/updatedb | Path does not match |
| 54 | welcome | / | 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.