Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | api_boissons_get_collection | /api/boissons.{_format} | Path does not match |
| 6 | api_boissons_get_item | /api/boissons/{id}.{_format} | Path does not match |
| 7 | api_bookings_get_collection | /api/bookings.{_format} | Path does not match |
| 8 | api_bookings_post_collection | /api/bookings.{_format} | Path does not match |
| 9 | api_bookings_get_item | /api/bookings/{id}.{_format} | Path does not match |
| 10 | api_bookings_delete_item | /api/bookings/{id}.{_format} | Path does not match |
| 11 | api_bookings_put_item | /api/bookings/{id}.{_format} | Path does not match |
| 12 | api_bookings_patch_item | /api/bookings/{id}.{_format} | Path does not match |
| 13 | api_category_boissons_get_collection | /api/category_boissons.{_format} | Path does not match |
| 14 | api_category_boissons_get_item | /api/category_boissons/{id}.{_format} | Path does not match |
| 15 | api_events_get_collection | /api/events.{_format} | Path does not match |
| 16 | api_events_get_item | /api/events/{id}.{_format} | Path does not match |
| 17 | api_infos_pratiques_get_collection | /api/infos_pratiques.{_format} | Path does not match |
| 18 | api_infos_pratiques_get_item | /api/infos_pratiques/{id}.{_format} | Path does not match |
| 19 | api_notifications_users_get_collection | /api/notifications_users.{_format} | Path does not match |
| 20 | api_notifications_users_post_collection | /api/notifications_users.{_format} | Path does not match |
| 21 | api_notifications_users_get_item | /api/notifications_users/{id}.{_format} | Path does not match |
| 22 | api_podcasts_get_collection | /api/podcasts.{_format} | Path does not match |
| 23 | api_podcasts_post_collection | /api/podcasts.{_format} | Path does not match |
| 24 | api_podcasts_get_item | /api/podcasts/{id}.{_format} | Path does not match |
| 25 | api_podcasts_delete_item | /api/podcasts/{id}.{_format} | Path does not match |
| 26 | api_podcasts_put_item | /api/podcasts/{id}.{_format} | Path does not match |
| 27 | api_podcasts_patch_item | /api/podcasts/{id}.{_format} | Path does not match |
| 28 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 29 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 30 | api_users_incrementStats_item | /api/users/{qrcode}/incrementStats | Path does not match |
| 31 | api_users_forgotPassword_item | /api/forgotpassword/{email} | Path does not match |
| 32 | api_users_userChangePassword_item | /api/users/{qrcode}/userChangePassword | Path does not match |
| 33 | api_users_userChangeInformations_item | /api/users/{qrcode}/userChangeInformations | Path does not match |
| 34 | api_users_adminChangeEmailUser_item | /api/users/{qrcode}/adminChangeEmailUser | Path does not match |
| 35 | api_users_adminChangePasswordUser_item | /api/users/{qrcode}/adminChangePasswordUser | Path does not match |
| 36 | api_users_adminUpdateValidity_item | /api/users/{qrcode}/adminUpdateValidity | Path does not match |
| 37 | api_users_get_item | /api/users/{qrcode}.{_format} | Path does not match |
| 38 | api_users_put_item | /api/users/{qrcode}.{_format} | Path does not match |
| 39 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 40 | _wdt | /_wdt/{token} | Path does not match |
| 41 | _profiler_home | /_profiler/ | Path does not match |
| 42 | _profiler_search | /_profiler/search | Path does not match |
| 43 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 44 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 46 | _profiler_open_file | /_profiler/open | Path does not match |
| 47 | _profiler | /_profiler/{token} | Path does not match |
| 48 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 50 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 51 | admin_index | /admin | Path does not match |
| 52 | admin_infospratiques_index | /admin/infospratiques | Path does not match |
| 53 | admin_editinfospratiques_index | /admin/infospratiques/edit/{id} | Path does not match |
| 54 | admin_deleteinfospratiques_index | /admin/infospratiques/delete/{id} | Path does not match |
| 55 | app_member_search | /admin/searchmember/{id} | Path does not match |
| 56 | app_member_search_byx | /admin/stats/{id} | Path does not match |
| 57 | app_app | /app | Path does not match |
| 58 | app_boisson_index | /admin/boissons | Path does not match |
| 59 | app_boisson_add | /admin/boisson/add | Path does not match |
| 60 | app_category_add | /admin/boisson/category/add | Path does not match |
| 61 | app_boisson_delete | /admin/boissons/{id}/delete | Path does not match |
| 62 | app_boisson_edit | /admin/boissons/{id}/edit | Path does not match |
| 63 | app_catboisson_edit | /admin/catboissons/{id}/edit | Path does not match |
| 64 | app_catboisson_delete | /admin/catboissons/{id}/delete | Path does not match |
| 65 | app_delete_my_account | /deletemyaccount/{id}/{phone}/{naissance} | Path does not match |
| 66 | app_event_add | /admin/event/add | Path does not match |
| 67 | app_events_edit | /admin/event/louis/{id} | Path does not match |
| 68 | app_event_edit | /admin/event/edit/{id} | Path does not match |
| 69 | app_event_list | /admin/event/list | Path does not match |
| 70 | home | / | Path does not match |
| 71 | forgotpassword | /p/forgotpassword | Path does not match |
| 72 | app_lindbus | /admin/lindbus | Path does not match |
| 73 | app_lindbus_download | /admin/lindbus/{id}/download | Path does not match |
| 74 | app_membres_lindbergh | /admin/membres/ | Path does not match |
| 75 | app_notificationspush | /notifications | Path does not match |
| 76 | app_podcast | /admin/podcast | Path does not match |
| 77 | app_podcast_add | /admin/podcast/add | Path does not match |
| 78 | app_register | /register | Path does not match |
| 79 | admin_hotesse_register | /admin/register | Path does not match |
| 80 | /admin/email | Path does not match | |
| 81 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.