http://app.ici-pro.com/

Routing

dashboard_index Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://app.ici-pro.com/connexion

Route Matching Logs

Path to match: /
# Route name Path Log
1 clean_notes /app/clean-notes Path does not match
2 clean_notes_form /app/clean-notes/formulaire/{id} Path does not match
3 clean_notes_save /app/clean-notes/save/{id} Path does not match
4 app_change_mode /app/changement-mode Path does not match
5 app_script_userdata /app/script-userdata Path does not match
6 base_documentaire_index /base-documentaire Path does not match
7 base_documentaire_datas /donnees Path does not match
8 base_documentaire_form /formulaire/{id} Path does not match
9 base_documentaire_delete /suppression/{id} Path does not match
10 base_documentaire_download /download Path does not match
11 calcul_ration_index /calcul-ration Path does not match
12 consultation_chart_poids /consultation/{patient_id}/chart/poids Path does not match
13 consultation_chart_corp /consultation/{patient_id}/chart/corp Path does not match
14 consultation_chart_mensu /consultation/{patient_id}/chart/mensurations Path does not match
15 consultation_datas /consultation/{patient_id}/donnees Path does not match
16 consultation_form /consultation/{patient_id}/formulaire/{id} Path does not match
17 consultation_delete /consultation/{patient_id}/suppression/{id} Path does not match
18 consultation_upload /consultation/{patient_id}/upload Path does not match
19 consultation_unupload /consultation/{patient_id}/unupload Path does not match
20 consultation_download /consultation/{patient_id}/download Path does not match
21 dashboard_index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.