Routing
home
Matched route
40
Tested routes before match
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://207.ip-51-75-19.eu/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | apprenants_mentors_list_messages | /api/apprenant/show/{id}/intervenant-messages | Path does not match |
2 | apprenants_mentors_list_role | /api/apprenant/profil-roles | Path does not match |
3 | apprenant_show_profil | /api/apprenant/show/profil | Path does not match |
4 | apprenant_show_profil_user_x | /api/apprenant/show/profilx | Path does not match |
5 | apprenant_show_profil_user | /api/apprenant/show/profil-user | Path does not match |
6 | apprenant_show_by_username | /api/apprenant/show-by-username/{id} | Path does not match |
7 | apprenant_edit | /api/apprenant/edit | Path does not match |
8 | apprenant_scolarity_show | /api/apprenant/show/{id}/scolarity | Path does not match |
9 | apprenant_suivi_show | /api/apprenant/show/{id}/suivi | Path does not match |
10 | show_user_profs | /api/apprenant/show/profs | Path does not match |
11 | get_cities | /api/apprenant/show/cities | Path does not match |
12 | get_subjects | /api/apprenant/show/subjects | Path does not match |
13 | get_years | /api/apprenant/years | Path does not match |
14 | get_year | /api/apprenant/year | Path does not match |
15 | show_user_controls | /api/apprenant/show/controls | Path does not match |
16 | show_user_all_controls | /api/apprenant/show/all-controls | Path does not match |
17 | show_user_moy | /api/apprenant/show/moy | Path does not match |
18 | apprenant_intervenants | /api/apprenant/intervenants | Path does not match |
19 | apprenant_note_new | /api/apprenant/new/{id}/bulletin | Path does not match |
20 | apprenants_sexe | /api/apprenant/sexe | Path does not match |
21 | apprenant_cmds | /api/apprenant/cmds | Path does not match |
22 | apprenant_factures | /api/apprenant/factures | Path does not match |
23 | apprenant_facture_details | /api/apprenant/factures/{id} | Path does not match |
24 | apprenant_facture_cmds | /api/apprenant/factures/{id}/cmds | Path does not match |
25 | apprenant_facture_regs | /api/apprenant/factures/{id}/reglements | Path does not match |
26 | apprenant_facture_plannings | /api/apprenant/factures/{id}/plannings | Path does not match |
27 | apprenant_mes_cmds | /api/apprenant/mes-cmds | Path does not match |
28 | apprenant_moys | /api/apprenant/{id}/moys | Path does not match |
29 | new_bulletin | /api/bulletins/new | Path does not match |
30 | show_bulletin | /api/bulletins/show | Path does not match |
31 | messages_intervenant_list | /api/messages/show | Path does not match |
32 | messages_intervenant_list_check | /api/messages/check | Path does not match |
33 | new_chat | /api/messages/new | Path does not match |
34 | setchat_as_readed_chat | /api/messages/close | Path does not match |
35 | setchat_as_readed_chat_on | /api/messages/{id}/readed | Path does not match |
36 | new_contact | /api/contact/new | Path does not match |
37 | new_control | /api/controls/new | Path does not match |
38 | delete_ctrl | /api/controls/{id}/delete | Path does not match |
39 | edit_ctrl | /api/controls/{id}/edit | Path does not match |
40 | home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.