GET https://demo.progesco-ecosup.com/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 homepage / Path does not match
2 admin_homepage /admin Path does not match
3 annee_scolaire_homepage /admin/annee-scolaires Path does not match
4 annee_scolaire_add /admin/annee-scolaire-ajout Path does not match
5 annee_scolaire_upd /admin/annee-scolaire-modification Path does not match
6 annee_scolaire_select /admin/annee-scolaire-selection Path does not match
7 appreciation_homepage /admin/appreciations Path does not match
8 appreciation_add /admin/appreciation-ajout Path does not match
9 appreciation_upd /admin/appreciation-modification Path does not match
10 departement_homepage /admin/departements Path does not match
11 departement_add /admin/departement/ajout Path does not match
12 departement_upd /admin/departement/modification Path does not match
13 etablissement_homepage /admin/etablissements Path does not match
14 etablissement_add /admin/etablissement-ajout Path does not match
15 etablissement_upd /admin/etablissement-modification Path does not match
16 filiere_homepage /admin/filieres Path does not match
17 filiere_add /admin/filiere-ajout Path does not match
18 filiere_upd /admin/filiere-modification Path does not match
19 filiere_detail /admin/filiere-detail Path does not match
20 filiere_del /admin/filiere-supprimer Path does not match
21 fees_homepage /admin/frais-scolarites Path does not match
22 fees_add /admin/frais-scolarite-ajout Path does not match
23 fees_upd /admin/frais-scolarite-modification Path does not match
24 fees_detail /admin/frais-scolarite-detail Path does not match
25 fees_del /admin/frais-scolarite-supprimer Path does not match
26 grade_homepage /admin/grades Path does not match
27 grade_add /admin/grade-ajout Path does not match
28 grade_upd /admin/grade-modification Path does not match
29 horaire_travail_homepage /admin/horaire-travails Path does not match
30 horaire_travail_add /admin/horaire-travail/ajout Path does not match
31 horaire_travail_upd /admin/horaire-travail/modification Path does not match
32 jour_ferie_homepage /jour-feries Path does not match
33 jour_ferie_add /jour-ferie-ajout Path does not match
34 jour_ferie_upd /jour-ferie-modification Path does not match
35 jour_ferie_del /jour-ferie-suppression Path does not match
36 motif_absence_homepage /admin/motif-absences Path does not match
37 motif_absence_add /admin/motif-absence/ajout Path does not match
38 motif_absence_upd /admin/motif-absence/modification Path does not match
39 niveau_homepage /admin/niveaux Path does not match
40 niveau_add /admin/niveau-ajout Path does not match
41 niveau_upd /admin/niveau-modification Path does not match
42 parameter_homepage /admin/parametres Path does not match
43 parameter_add /admin/parametre-ajout Path does not match
44 parameter_upd /admin/parametre-modification Path does not match
45 periode_homepage /admin/periodes Path does not match
46 periode_add /admin/periode-ajout Path does not match
47 periode_upd /admin/periode-modification Path does not match
48 poste_homepage /admin/postes Path does not match
49 poste_add /admin/poste/ajout Path does not match
50 poste_upd /admin/poste/modification Path does not match
51 genre_homepage /admin/genres Path does not match
52 genre_add /admin/genre-ajout Path does not match
53 genre_upd /admin/genre-modification Path does not match
54 specialite_homepage /admin/specialites Path does not match
55 specialite_add /admin/specialite-ajout Path does not match
56 specialite_upd /admin/specialite-modification Path does not match
57 statut_homepage /admin/statuts Path does not match
58 statut_add /admin/statut/ajout Path does not match
59 statut_upd /admin/statut/modification Path does not match
60 type_contrat_homepage /admin/type-contrats Path does not match
61 type_contrat_add /admin/type-contrat/ajout Path does not match
62 type_contrat_upd /admin/type-contrat/modification Path does not match
63 type_demande_homepage /admin/type-demandes Path does not match
64 type_demande_add /admin/type-demande/ajout Path does not match
65 type_demande_upd /admin/type-demande/modification Path does not match
66 type_demande_administration_homepage /type-demandes-administration Path does not match
67 type_demande_administration_add /type-demande-administration/ajout Path does not match
68 type_demande_administration_upd /type-demande-administration/modification Path does not match
69 type_document_homepage /admin/type-documents Path does not match
70 type_document_add /admin/type-document/ajout Path does not match
71 type_document_upd /admin/type-document/modification Path does not match
72 type_formation_homepage /admin/type-formations Path does not match
73 type_formation_add /admin/type-formation/ajout Path does not match
74 type_formation_upd /admin/type-formation/modification Path does not match
75 unite_enseignement_homepage /admin/unites-enseignements Path does not match
76 unite_enseignement_add /admin/unites-enseignements-ajout Path does not match
77 unite_enseignement_upd /admin/unites-enseignements-modification Path does not match
78 audit /admin/audit Path does not match
79 simple_things_entity_audit_home /admin/audit-entity Path does not match
80 simple_things_entity_audit_viewrevision /admin/audit-entity/viewrev/{rev} Path does not match
81 simple_things_entity_audit_viewentity_detail /admin/audit-entity/viewent/{className}/{id}/{rev} Path does not match
82 simple_things_entity_audit_viewentity /admin/audit-entity/viewent/{className}/{id} Path does not match
83 app_audit_diff /admin/audit/diff/{id} Path does not match
84 maintenance_homepage /admin/maintenance Path does not match
85 maintenance_clean_one /admin/maintenance/clean/{key} Path does not match
86 maintenance_clean_all /admin/maintenance/clean-all Path does not match
87 role_homepage /roles Path does not match
88 role_add /role-ajout Path does not match
89 role_upd /role-modification Path does not match
90 role_del /role-suppression Path does not match
91 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.