Routing
parkour
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/classement/parkour
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin_api_sessions | /admin/api-sessions | Path does not match |
| 16 | app_admin_api_sessions_revoke_access | /admin/api-sessions/revoke-access | Path does not match |
| 17 | app_admin_api_sessions_revoke_refresh | /admin/api-sessions/revoke-refresh | Path does not match |
| 18 | admin_blog_index | /admin/blog | Path does not match |
| 19 | admin_blog_choose | /admin/blog/new | Path does not match |
| 20 | admin_blog_article_new | /admin/blog/article/new | Path does not match |
| 21 | admin_blog_article_edit | /admin/blog/article/{id}/edit | Path does not match |
| 22 | admin_blog_article_delete | /admin/blog/article/{id}/delete | Path does not match |
| 23 | admin_blog_patchnote_new | /admin/blog/patchnote/new | Path does not match |
| 24 | admin_blog_patchnote_edit | /admin/blog/patchnote/{id}/edit | Path does not match |
| 25 | admin_blog_patchnote_delete | /admin/blog/patchnote/{id}/delete | Path does not match |
| 26 | admin_blog_miniatures | /admin/blog/miniatures | Path does not match |
| 27 | admin_blog_miniature_delete | /admin/blog/miniature/{id}/delete | Path does not match |
| 28 | admin_blog_upload_image | /admin/blog/upload-image | Path does not match |
| 29 | app_admin_cosmetics_add | /admin/cosmetics/add | Path does not match |
| 30 | app_admin_cosmetics_update_image | /admin/cosmetics/update-image | Path does not match |
| 31 | app_admin_cosmetics_modify | /admin/cosmetics/modify/{id} | Path does not match |
| 32 | app_admin_evenement | /admin/evenement | Path does not match |
| 33 | app_admin_evenement_candidature | /admin/evenement/candidature/{id} | Path does not match |
| 34 | app_admin_evenement_accepter | /admin/evenement/candidature/{id}/accepter | Path does not match |
| 35 | app_admin_evenement_refuser | /admin/evenement/candidature/{id}/refuser | Path does not match |
| 36 | app_admin_index | /admin | Path does not match |
| 37 | app_admin_maintenance | /admin/maintenance | Path does not match |
| 38 | update_status | /admin/maintenance/update/{status} | Path does not match |
| 39 | update_server_status | /admin/maintenance/server/{id}/status/{status} | Path does not match |
| 40 | update_forms_status | /admin/maintenance/forms/{id}/{status} | Path does not match |
| 41 | admin_sanctions_delete | /admin/sanctions/delete/{id} | Path does not match |
| 42 | app_admin_shop_creator_date | /admin/shop-creator/date/{selectedDate} | Path does not match |
| 43 | app_admin_monthstats | /admin/stats/month | Path does not match |
| 44 | app_admin_stats_continuous | /admin/stats/continuous | Path does not match |
| 45 | app_admin_datestats | /admin/stats/{date} | Path does not match |
| 46 | app_admin_stats | /admin/stats | Path does not match |
| 47 | app_admin_vote_sites | /admin/vote-sites | Path does not match |
| 48 | app_admin_vote_sites_toggle | /admin/vote-sites/toggle/{key}/{enabled} | Path does not match |
| 49 | api_proxy_login | /api-proxy/login | Path does not match |
| 50 | api_proxy_refresh | /api-proxy/refresh | Path does not match |
| 51 | api_proxy_me | /api-proxy/me | Path does not match |
| 52 | api_proxy_logout | /api-proxy/logout | Path does not match |
| 53 | api_proxy_passthrough | /api-proxy/{path} | Path does not match |
| 54 | app_authentification | /authentification | Path does not match |
| 55 | blog_index | /blog | Path does not match |
| 56 | blog_show | /blog/{slug} | Path does not match |
| 57 | app_boutique | /boutique | Path does not match |
| 58 | app_cgu | /cgu | Path does not match |
| 59 | app_classement | /classement | Path does not match |
| 60 | infected | /classement/infected | Path does not match |
| 61 | infected_csv_saison2 | /classement/infected/csv/saison2 | Path does not match |
| 62 | parkour | /classement/parkour | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.