Routing
(none)
Matched route
Route Matching Logs
Path to match:
/%7B%7B%20path(
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_dashboard | /admin | Path does not match |
| 2 | admin_document_validate | /admin/document/{id}/valider | Path does not match |
| 3 | admin_document_reject | /admin/document/{id}/refuser | Path does not match |
| 4 | admin_document_pending | /admin/document/{id}/en-attente | Path does not match |
| 5 | admin_paiements | /admin/paiements | Path does not match |
| 6 | admin_paiement_capture | /admin/paiements/{id}/capture | Path does not match |
| 7 | admin_paiement_cancel | /admin/paiements/{id}/cancel | Path does not match |
| 8 | admin_paiement_refund | /admin/paiements/{id}/refund | Path does not match |
| 9 | admin_users | /admin/utilisateurs | Path does not match |
| 10 | admin_user_show | /admin/utilisateurs/{id} | Path does not match |
| 11 | admin_user_update | /admin/utilisateurs/{id}/modifier | Path does not match |
| 12 | admin_user_delete | /admin/utilisateurs/{id}/supprimer | Path does not match |
| 13 | admin_user_promote | /admin/utilisateurs/{id}/promouvoir | Path does not match |
| 14 | admin_user_create_stripe_custom | /admin/utilisateurs/{id}/stripe-connect | Path does not match |
| 15 | admin_user_delete_stripe | /admin/utilisateurs/{id}/stripe-supprimer | Path does not match |
| 16 | admin_user_stripe_upload_identity | /admin/utilisateurs/{id}/envoyer-identite-stripe | Path does not match |
| 17 | admin_user_resend_confirmation | /admin/utilisateurs/{id}/resend-confirmation | Path does not match |
| 18 | affiche_test | /affiche/test | Path does not match |
| 19 | app_home | / | Path does not match |
| 20 | app_securite | /securite | Path does not match |
| 21 | app_message | /user/messages | Path does not match |
| 22 | api_messages_unread | /user/messages/unread | Path does not match |
| 23 | app_conversation | /user/messages/{userId}/{trajetId} | Path does not match |
| 24 | api_message_send | /user/messages/send | Path does not match |
| 25 | app_notifications | /user/mes-notifications | Path does not match |
| 26 | notification_voir | /user/notification/voir/{id} | Path does not match |
| 27 | api_notifications_unread | /user/notifications/unread | Path does not match |
| 28 | api_notifications_list | /user/notifications/list | Path does not match |
| 29 | app_quisommesnous | /qui-sommes-nous | Path does not match |
| 30 | app_conditionsutisation | /conditions-utilisation | Path does not match |
| 31 | app_mentionslegales | /mentions-legales | Path does not match |
| 32 | app_confidentialite | /confidentialite | Path does not match |
| 33 | app_contact | /contact | Path does not match |
| 34 | app_faq | /faq | Path does not match |
| 35 | paiement_form | /user/paiement/{id} | Path does not match |
| 36 | paiement_confirmation | /user/paiement/confirmation/{id} | Path does not match |
| 37 | app_parametres | /user/parametres | Path does not match |
| 38 | app_photo_update | /user/parametres/photo | Path does not match |
| 39 | app_infos_update | /user/parametres/infos | Path does not match |
| 40 | app_password_update | /user/parametres/password | Path does not match |
| 41 | app_document_add | /user/parametres/document | Path does not match |
| 42 | app_account_delete | /user/parametres/delete | Path does not match |
| 43 | js_push_notif | /js/push-notif.js | Path does not match |
| 44 | push_abonnement | /abonnement-push | Path does not match |
| 45 | push_test | /push/test | Path does not match |
| 46 | push_test_user | /push/test-user | Path does not match |
| 47 | app_register | /creer-un-compte | Path does not match |
| 48 | app_verify_email | /verify/email | Path does not match |
| 49 | registration_confirmation | /creer-un-compte/confirmation | Path does not match |
| 50 | app_mesreservation | /mes-reservation | Path does not match |
| 51 | app_reservation | /reservation/{id} | Path does not match |
| 52 | reservation_accepter | /reservation/{id}/accepter | Path does not match |
| 53 | reservation_refuser | /reservation/{id}/refuser | Path does not match |
| 54 | app_forgot_password_request | /reset-password | Path does not match |
| 55 | app_check_email | /reset-password/check-email | Path does not match |
| 56 | app_reset_password_token | /reset-password/reset/{token} | Path does not match |
| 57 | app_reset_password | /reset-password/reset | Path does not match |
| 58 | app_login | /connexion | Path does not match |
| 59 | app_logout | /logout | Path does not match |
| 60 | app_test_carte | /test-carte | Path does not match |
| 61 | app_chercher | /chercher | Path does not match |
| 62 | app_chercherResultats | /chercher/{depart}/{arrivee}/{date}/{heure}/{places} | Path does not match |
| 63 | app_publier | /publier | Path does not match |
| 64 | app_trajet_show | /trajet/{id}/{ledepart}/{larrive}/{nbPlaceReservee} | Path does not match |
| 65 | app_noter_passager | /user/trajet/{trajetId}/noter-passager/{passagerId} | Path does not match |
| 66 | app_noter_conducteur | /user/trajet/{id}/noter-conducteur | Path does not match |
| 67 | trajet_annuler | /user/trajet/{id}/annuler | Path does not match |
| 68 | app_user | /user | Path does not match |
| 69 | app_profilePublic | /u/{id} | Path does not match |
| 70 | app_profile | /user/profil/{id} | Path does not match |
| 71 | app_preferences_update | /user/preferences | Path does not match |
| 72 | app_photoProfil_update | /user/photo | Path does not match |
| 73 | app_update_description | /user/update-description | Path does not match |
| 74 | app_compte | /user/compte/ | Path does not match |
| 75 | app_documents | /user/documents | Path does not match |
| 76 | app_mes_trajets | /user/mes-trajets | Path does not match |
| 77 | app_mes_reservations | /user/mes-reservations | Path does not match |
| 78 | app_mes_paiements | /user/mes-paiements | Path does not match |
| 79 | app_user_trajet | /user/trajet/{id} | Path does not match |
| 80 | app_user_reservation | /user/reservation/{id} | Path does not match |
| 81 | reservation_annuler | /user/reservation/{id}/annuler | Path does not match |
| 82 | app_user_resend_confirmation | /user/profil/email/renvoyer | Path does not match |
| 83 | app_verification | /verification | Path does not match |
| 84 | stripe_webhook | /webhook/stripe | Path does not match |
| 85 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 86 | _wdt | /_wdt/{token} | Path does not match |
| 87 | _profiler_home | /_profiler/ | Path does not match |
| 88 | _profiler_search | /_profiler/search | Path does not match |
| 89 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 90 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 91 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 92 | _profiler_open_file | /_profiler/open | Path does not match |
| 93 | _profiler | /_profiler/{token} | Path does not match |
| 94 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 95 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 96 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.