Routing
app_api_docs
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api-docs
| # | 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 | app_admin_dashboard | /admin | Path does not match |
| 17 | app_admin_dashboard_alt | /admin/dashboard | Path does not match |
| 18 | app_admin_dashboard_scoped_html | /admin/dashboard.html | Path does not match |
| 19 | app_admin_machines | /admin/machines | Path does not match |
| 20 | app_admin_machines_scoped_html | /admin/machines.html | Path does not match |
| 21 | app_admin_machines_double_legacy_html | /admin/admin-machines.html | Path does not match |
| 22 | app_admin_machine_new | /admin/machines/new | Path does not match |
| 23 | app_admin_machine_edit | /admin/machines/{id}/edit | Path does not match |
| 24 | app_admin_formations | /admin/formations | Path does not match |
| 25 | app_admin_formations_scoped_html | /admin/formations.html | Path does not match |
| 26 | app_admin_formations_double_legacy_html | /admin/admin-formations.html | Path does not match |
| 27 | app_admin_formation_new | /admin/formations/new | Path does not match |
| 28 | app_admin_formation_edit | /admin/formations/{id}/edit | Path does not match |
| 29 | app_admin_reservations | /admin/reservations | Path does not match |
| 30 | app_admin_reservations_scoped_html | /admin/reservations.html | Path does not match |
| 31 | app_admin_reservations_double_legacy_html | /admin/admin-reservations.html | Path does not match |
| 32 | app_admin_opening_hours | /admin/horaires | Path does not match |
| 33 | app_admin_users | /admin/utilisateurs | Path does not match |
| 34 | app_admin_users_scoped_html | /admin/utilisateurs.html | Path does not match |
| 35 | app_admin_users_double_legacy_html | /admin/admin-utilisateurs.html | Path does not match |
| 36 | app_admin_user_new | /admin/utilisateurs/new | Path does not match |
| 37 | app_admin_user_detail | /admin/utilisateurs/{id} | Path does not match |
| 38 | app_admin_badges | /admin/badges | Path does not match |
| 39 | app_admin_badges_scoped_html | /admin/badges.html | Path does not match |
| 40 | app_admin_badges_double_legacy_html | /admin/admin-badges.html | Path does not match |
| 41 | app_admin_badge_new | /admin/badges/new | Path does not match |
| 42 | app_admin_badge_edit | /admin/badges/{id}/edit | Path does not match |
| 43 | app_admin_access_rfid_logs | /admin/access-rfid-logs | Path does not match |
| 44 | app_admin_rfid_readers | /admin/rfid-readers | Path does not match |
| 45 | app_admin_rfid_reader_new | /admin/rfid-readers/new | Path does not match |
| 46 | app_admin_rfid_reader_edit | /admin/rfid-readers/{id}/edit | Path does not match |
| 47 | app_admin_rfid_reader_delete | /admin/rfid-readers/{id}/delete | Path does not match |
| 48 | app_admin_usage_logs | /admin/utilisations | Path does not match |
| 49 | app_admin_dashboard_legacy_html | /admin/admin-dashboard.html | Path does not match |
| 50 | api_me_favorite_machines | /api/me/favorite-machines | Path does not match |
| 51 | api_me_favorite_machine_add | /api/me/favorite-machines/{machineId} | Path does not match |
| 52 | api_me_favorite_machine_remove | /api/me/favorite-machines/{machineId} | Path does not match |
| 53 | api_rfid_machine_authorization | /api/rfid/machines/{machineToken}/authorization | Path does not match |
| 54 | api_rfid_machine_work_session_start | /api/rfid/machines/{machineToken}/work-sessions | Path does not match |
| 55 | api_rfid_machine_work_session_stop | /api/rfid/machines/{machineToken}/work-sessions/current | Path does not match |
| 56 | api_navigation | /api/navigation | Path does not match |
| 57 | api_opening_hours | /api/opening-hours | Path does not match |
| 58 | api_horaires | /api/horaires | Path does not match |
| 59 | api_machines | /api/machines | Path does not match |
| 60 | api_machine_detail | /api/machines/{id} | Path does not match |
| 61 | api_calendar | /api/calendar | Path does not match |
| 62 | api_formations | /api/formations | Path does not match |
| 63 | api_progressions | /api/progressions | Path does not match |
| 64 | api_progression_save | /api/progressions | Path does not match |
| 65 | api_leaderboard | /api/leaderboard | Path does not match |
| 66 | api_users | /api/users | Path does not match |
| 67 | api_utilisateurs | /api/utilisateurs | Path does not match |
| 68 | api_user_detail | /api/users/{id} | Path does not match |
| 69 | api_utilisateur_detail | /api/utilisateurs/{id} | Path does not match |
| 70 | api_formation_follow | /api/formations/{id}/suivi | Path does not match |
| 71 | api_formation_follow_save | /api/formations/{id}/suivi | Path does not match |
| 72 | api_badges | /api/badges | Path does not match |
| 73 | api_access_rfid_logs | /api/access-rfid-logs | Path does not match |
| 74 | api_search | /api/search | Path does not match |
| 75 | api_reservations | /api/reservations | Path does not match |
| 76 | api_reservation_detail | /api/reservations/{id} | Path does not match |
| 77 | api_machine_reservations | /api/machines/{id}/reservations | Path does not match |
| 78 | api_machine_history | /api/machines/{id}/historique | Path does not match |
| 79 | api_reservation_create | /api/reservations | Path does not match |
| 80 | api_reservation_cancel | /api/reservations/{id}/cancel | Path does not match |
| 81 | app_admin_dashboard_html | /admin-dashboard.html | Path does not match |
| 82 | app_admin_machines_html | /admin-machines.html | Path does not match |
| 83 | app_admin_formations_html | /admin-formations.html | Path does not match |
| 84 | app_admin_reservations_html | /admin-reservations.html | Path does not match |
| 85 | app_admin_users_html | /admin-utilisateurs.html | Path does not match |
| 86 | app_admin_badges_html | /admin-badges.html | Path does not match |
| 87 | app_login | /login | Path does not match |
| 88 | app_login_html | /login.html | Path does not match |
| 89 | app_logout | /logout | Path does not match |
| 90 | app_home | / | Path does not match |
| 91 | app_home_html | /index.html | Path does not match |
| 92 | app_calendar | /calendrier | Path does not match |
| 93 | app_calendar_html | /calendrier.html | Path does not match |
| 94 | app_calendar_legacy_en | /calendar | Path does not match |
| 95 | app_calendar_legacy_en_html | /calendar.html | Path does not match |
| 96 | app_my_reservations | /mes-reservations | Path does not match |
| 97 | app_machines | /machines | Path does not match |
| 98 | app_machines_html | /machines.html | Path does not match |
| 99 | app_machine_legacy_singular | /machine | Path does not match |
| 100 | app_machine_legacy_singular_html | /machine.html | Path does not match |
| 101 | app_machine_new_legacy | /machine/new | Path does not match |
| 102 | app_machines_new_legacy | /machines/new | Path does not match |
| 103 | app_machine_detail | /machines/{id} | Path does not match |
| 104 | app_machine_detail_legacy_singular | /machine/{id} | Path does not match |
| 105 | app_machine_detail_html | /machine-detail.html | Path does not match |
| 106 | app_machine_calendar | /machines/{id}/calendrier | Path does not match |
| 107 | app_machine_calendar_legacy_en | /machines/{id}/calendar | Path does not match |
| 108 | app_machine_calendar_legacy_singular | /machine/{id}/calendrier | Path does not match |
| 109 | app_machine_calendar_legacy_singular_en | /machine/{id}/calendar | Path does not match |
| 110 | app_machine_calendar_html | /machine-calendrier.html | Path does not match |
| 111 | app_machine_history | /machines/{id}/historique | Path does not match |
| 112 | app_machine_history_legacy_en | /machines/{id}/history | Path does not match |
| 113 | app_machine_history_legacy_singular | /machine/{id}/historique | Path does not match |
| 114 | app_machine_history_legacy_singular_en | /machine/{id}/history | Path does not match |
| 115 | app_machine_history_html | /machine-historique.html | Path does not match |
| 116 | app_formations | /formations | Path does not match |
| 117 | app_formations_html | /formations.html | Path does not match |
| 118 | app_formation_detail | /formations/{id} | Path does not match |
| 119 | app_formation_detail_html | /formation-detail.html | Path does not match |
| 120 | app_formation_follow | /formations/{id}/suivi | Path does not match |
| 121 | app_formation_follow_html | /formation-suivi.html | Path does not match |
| 122 | app_leaderboard | /leaderboard | Path does not match |
| 123 | app_leaderboard_html | /leaderboard.html | Path does not match |
| 124 | app_register | /register | Path does not match |
| 125 | app_register_html | /register.html | Path does not match |
| 126 | app_forgot_password | /forgot-password | Path does not match |
| 127 | app_forgot_password_html | /forgot-password.html | Path does not match |
| 128 | app_profile | /profil | Path does not match |
| 129 | app_profile_html | /profil.html | Path does not match |
| 130 | app_profile_password | /profil/password | Path does not match |
| 131 | app_search | /search | Path does not match |
| 132 | app_search_html | /search.html | Path does not match |
| 133 | app_recherche | /recherche | Path does not match |
| 134 | app_recherche_html | /recherche.html | Path does not match |
| 135 | app_documentation | /documentation | Path does not match |
| 136 | app_support | /support | Path does not match |
| 137 | app_api_docs | /api-docs | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.