Routing
default_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin_article_index | /admin/editorial/ | Path does not match |
| 15 | admin_article_add | /admin/editorial/ajouter | Path does not match |
| 16 | admin_article_edit | /admin/editorial/modifier/{id} | Path does not match |
| 17 | admin_article_view | /admin/editorial/voir/{id} | Path does not match |
| 18 | admin_article_remove | /admin/editorial/supprimer/{id} | Path does not match |
| 19 | admin_article_move_up | /admin/editorial/remonter/{id} | Path does not match |
| 20 | admin_article_move_down | /admin/editorial/descendre/{id} | Path does not match |
| 21 | admin_article_toggle | /admin/editorial/basculer/{id} | Path does not match |
| 22 | admin_article_status | /admin/editorial/status/{id}/{status} | Path does not match |
| 23 | admin_article_images | /admin/editorial/images | Path does not match |
| 24 | admin_index | /admin | Path does not match |
| 25 | admin_map_index | /admin/cartes | Path does not match |
| 26 | admin_map_view | /admin/cartes/{idView}/voir | Path does not match |
| 27 | admin_map_delete | /admin/cartes/{editId}/delete | Path does not match |
| 28 | admin_media_index | /admin/media | Path does not match |
| 29 | admin_notif_index | /admin/notification/ | Path does not match |
| 30 | admin_notif_add | /admin/notification/ajouter | Path does not match |
| 31 | admin_notif_edit | /admin/notification/modifier/{id} | Path does not match |
| 32 | admin_notif_remove | /admin/notification/supprimer/{id} | Path does not match |
| 33 | admin_organization_index | /admin/equipes | Path does not match |
| 34 | admin_organization_view | /admin/equipes/{id} | Path does not match |
| 35 | admin_theme_index | /admin/theme | Path does not match |
| 36 | admin_user_index | /admin/user | Path does not match |
| 37 | admin_user_view | /admin/user/{id}/voir | Path does not match |
| 38 | admin_api_user_research | /admin/api/users | Path does not match |
| 39 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 40 | admin_api_user_attribute_put | /admin/api/users/{id}/{attribute} | Path does not match |
| 41 | api_index | /api | Path does not match |
| 42 | admin_api_index | /admin/api | Path does not match |
| 43 | api_editorial_followers | /api/editorial/followers | Path does not match |
| 44 | api_editorial_megamenu | /api/editorial/megamenu | Path does not match |
| 45 | api_editorial_categories | /api/editorial/categories | Path does not match |
| 46 | api_editorial_article | /api/editorial/articles/{category} | Path does not match |
| 47 | api_map_get | /api/maps | Path does not match |
| 48 | admin_api_map_get | /admin/api/maps | Path does not match |
| 49 | api_maps_user_autocomplete | /api/maps/users | Path does not match |
| 50 | admin_api_maps_user_autocomplete | /admin/api/maps/users | Path does not match |
| 51 | api_map_get_view | /api/maps/{id} | Path does not match |
| 52 | admin_api_map_view | /admin/api/maps/{id} | Path does not match |
| 53 | api_map_get_edit | /api/maps/{id}/edit | Path does not match |
| 54 | api_map_get_view_data | /api/maps/{id}/file | Path does not match |
| 55 | api_map_get_edit_data | /api/maps/{id}/edit/file | Path does not match |
| 56 | api_map_create | /api/maps | Path does not match |
| 57 | api_map_edit | /api/maps/{id} | Path does not match |
| 58 | admin_api_map_put | /admin/api/maps/{id}/{attribute} | Path does not match |
| 59 | api_maps_data_edit | /api/maps/{id}/file | Path does not match |
| 60 | api_map_delete | /api/maps/{id} | Path does not match |
| 61 | api_user_me | /api/me | Path does not match |
| 62 | api_me_patch | /api/me | Path does not match |
| 63 | api_user_delete_me | /api/me | Path does not match |
| 64 | api_media_editorial_get | /editorial/medias | Path does not match |
| 65 | api_media_get | /api/medias | Path does not match |
| 66 | admin_api_media_get | /admin/api/medias | Path does not match |
| 67 | api_media_editorial_folders | /editorial/medias/folders | Path does not match |
| 68 | api_media_folder | /api/medias/folders | Path does not match |
| 69 | api_media_view_image | /api/image/{filename} | Path does not match |
| 70 | media_view_image | /image/voir/{filename} | Path does not match |
| 71 | api_media_editorial_add | /editorial/medias | Path does not match |
| 72 | api_media_add | /api/medias | Path does not match |
| 73 | api_media_editorial_delete | /editorial/medias/{id} | Path does not match |
| 74 | api_media_delete | /api/medias/{id} | Path does not match |
| 75 | admin_api_media_delete | /admin/api/medias/{id} | Path does not match |
| 76 | api_media_editorial_put | /editorial/medias/{id}/{attribute} | Path does not match |
| 77 | api_media_put | /api/medias/{id}/{attribute} | Path does not match |
| 78 | admin_api_media_put | /admin/api/medias/{id}/{attribute} | Path does not match |
| 79 | api_media_editorial_edit_file | /editorial/medias/{id}/file | Path does not match |
| 80 | api_media_edit_file | /api/medias/{id}/file | Path does not match |
| 81 | admin_api_media_edit_file | /admin/api/medias/{id}/file | Path does not match |
| 82 | api_notification_get | /api/notifications | Path does not match |
| 83 | api_organization_roles | /api/organizations/roles | Path does not match |
| 84 | api_organization_mine | /api/organizations/me | Path does not match |
| 85 | api_organization_activate | /api/organizations/{id}/activate | Path does not match |
| 86 | api_organization_get | /api/organizations/{id} | Path does not match |
| 87 | api_organization_post | /api/organizations | Path does not match |
| 88 | api_organization_put | /api/organizations/{orgaId}/{attribute} | Path does not match |
| 89 | admin_api_organization_put | /admin/api/organizations/{orgaId}/{attribute} | Path does not match |
| 90 | api_organization_delete | /api/organizations/{orgaId} | Path does not match |
| 91 | admin_api_organization_delete | /admin/api/organizations/{orgaId} | Path does not match |
| 92 | api_organization_join_link | /api/organizations/{orgaId}/join-link/{role} | Path does not match |
| 93 | api_organization_join | /api/organizations/join/{id} | Path does not match |
| 94 | api_organization_join_links | /api/organizations/links/{id} | Path does not match |
| 95 | api_organization_member_post | /api/organizations/{orgaId}/members/{userId} | Path does not match |
| 96 | admin_api_organization_member_post | /admin/api/organizations/{orgaId}/members/{userId} | Path does not match |
| 97 | api_organization_member_put | /api/organizations/{orgaId}/members/{userId}/role | Path does not match |
| 98 | admin_api_organization_member_put | /admin/api/organizations/{orgaId}/members/{userId}/role | Path does not match |
| 99 | api_organization_member_delete | /api/organizations/{orgaId}/members/{userId} | Path does not match |
| 100 | admin_api_organization_member_delete | /admin/api/organizations/{orgaId}/members/{userId} | Path does not match |
| 101 | api_login | /api/login | Path does not match |
| 102 | api_logout | /api/logout | Path does not match |
| 103 | api_theme_get | /api/themes | Path does not match |
| 104 | admin_api_theme_add | /admin/api/themes | Path does not match |
| 105 | admin_api_theme_edit | /admin/api/themes/{id} | Path does not match |
| 106 | api_user_public | /api/users/public/{publicId} | Path does not match |
| 107 | api_user_research | /api/users | Path does not match |
| 108 | default_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.