Redirect 302 redirect from GET @rdv_prendre (237005)

GET https://cassamed.cassaclock.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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 api_login /api/auth/login Path does not match
16 api_me /api/auth/me Path does not match
17 api_medecin_dashboard /api/medecin/dashboard Path does not match
18 api_medecins_liste /api/medecins Path does not match
19 api_creneaux /api/rendez-vous/creneaux/{medecinId}/{date} Path does not match
20 api_rdv_liste /api/rendez-vous Path does not match
21 api_rdv_prendre /api/rendez-vous/prendre Path does not match
22 api_rdv_confirmer /api/rendez-vous/{id}/confirmer Path does not match
23 api_rdv_annuler /api/rendez-vous/{id}/annuler Path does not match
24 api_consultation_ouvrir /api/consultation/ouvrir/{rdvId} Path does not match
25 api_fiche_save /api/consultation/fiche/{id} Path does not match
26 api_paiement_initier /api/paiement/initier-mobile Path does not match
27 api_paiement_statut /api/paiement/statut/{reference} Path does not match
28 api_chat_historique /api/chat/historique/{rdvId} Path does not match
29 api_chat_envoyer /api/chat/envoyer/{rdvId} Path does not match
30 api_chat_rejoindre /api/chat/rejoindre/{rdvId} Path does not match
31 api_patient_dashboard /api/patient/dashboard Path does not match
32 api_patient_dossier_get /api/patient/dossier Path does not match
33 api_patient_dossier_update /api/patient/dossier Path does not match
34 api_consultations /api/consultations Path does not match
35 api_consultation_detail /api/consultation/{id} Path does not match
36 api_jitsi_options /api/consultation/jitsi-options/{rdvId} Path does not match
37 api_ordonnances /api/ordonnances Path does not match
38 api_ordonnance_pdf /api/ordonnances/{id}/pdf Path does not match
39 chat_envoyer /chat/envoyer/{rdvId} Path does not match
40 chat_historique /chat/historique/{rdvId} Path does not match
41 chat_rejoindre /chat/rejoindre/{rdvId} Path does not match
42 chat_token /chat/token/{rdvId} Path does not match
43 consultation_salle /consultation/salle/{id} Path does not match
44 consultation_ouvrir /consultation/ouvrir/{id} Path does not match
45 consultation_fiche /consultation/fiche/{id} Path does not match
46 consultation_historique /consultation/historique/{patientId} Path does not match
47 ordonnance_pdf /consultation/ordonnance/{id}/pdf Path does not match
48 home / Path does not match
49 dashboard_patient /dashboard/patient Path does not match
50 dashboard_medecin /dashboard/medecin Path does not match
51 dashboard_admin /dashboard/admin Path does not match
52 paiement_rdv /paiement/rdv/{id} Path does not match
53 paiement_initier /paiement/initier/{id} Path does not match
54 paiement_attente /paiement/attente/{ref} Path does not match
55 paiement_statut /paiement/statut/{ref} Path does not match
56 paiement_succes /paiement/succes/{ref} Path does not match
57 paiement_echec /paiement/echec/{ref} Path does not match
58 webhook_wave /paiement/webhook/wave Path does not match
59 paiement_rembourser /paiement/rembourser/{id} Path does not match
60 patient_dossier /patient/dossier Path does not match
61 patient_liste /patients Path does not match
62 patient_fiche /patient/{id}/fiche Path does not match
63 admin_patients /admin/patients Path does not match
64 admin_medecins /admin/medecins Path does not match
65 rdv_index /rendez-vous Path does not match
66 rdv_prendre /rendez-vous/prendre Path does not match
67 rdv_creneaux /rendez-vous/creneaux/{medecinId}/{date} Path does not match
68 rdv_confirmer /rendez-vous/{id}/confirmer Path does not match
69 rdv_annuler /rendez-vous/{id}/annuler Path does not match
70 rdv_agenda /rendez-vous/agenda Path does not match
71 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.