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 | admin_appels_index | /admin/appels | Path does not match |
| 16 | admin_appels_new | /admin/appels/nouveau | Path does not match |
| 17 | admin_appels_edit | /admin/appels/{id}/modifier | Path does not match |
| 18 | admin_appels_delete | /admin/appels/{id}/supprimer | Path does not match |
| 19 | admin_appels_statistiques | /admin/appels/statistiques | Path does not match |
| 20 | admin_cahier_texte_index | /admin/cahier-texte | Path does not match |
| 21 | admin_cahier_texte_new | /admin/cahier-texte/nouveau | Path does not match |
| 22 | admin_cahier_texte_edit | /admin/cahier-texte/{id}/modifier | Path does not match |
| 23 | admin_cahier_texte_delete | /admin/cahier-texte/{id}/supprimer | Path does not match |
| 24 | admin_classes_index | /admin/classes | Path does not match |
| 25 | admin_classes_new | /admin/classes/nouveau | Path does not match |
| 26 | admin_classes_edit | /admin/classes/{id}/modifier | Path does not match |
| 27 | admin_classes_show | /admin/classes/{id}/voir | Path does not match |
| 28 | admin_classes_delete | /admin/classes/{id}/supprimer | Path does not match |
| 29 | admin_classes_reactivate | /admin/classes/{id}/reactiver | Path does not match |
| 30 | admin_dashboard | /admin | Path does not match |
| 31 | admin_dashboard_index | /admin/dashboard | Path does not match |
| 32 | admin_devoirs_index | /admin/devoirs | Path does not match |
| 33 | admin_devoirs_new | /admin/devoirs/nouveau | Path does not match |
| 34 | admin_devoirs_edit | /admin/devoirs/{id}/modifier | Path does not match |
| 35 | admin_devoirs_delete | /admin/devoirs/{id}/supprimer | Path does not match |
| 36 | admin_eleves_index | /admin/eleves | Path does not match |
| 37 | admin_eleves_new | /admin/eleves/nouveau | Path does not match |
| 38 | admin_eleves_show | /admin/eleves/{id} | Path does not match |
| 39 | admin_eleves_edit | /admin/eleves/{id}/modifier | Path does not match |
| 40 | admin_eleves_delete | /admin/eleves/{id}/supprimer | Path does not match |
| 41 | admin_eleves_reactivate | /admin/eleves/{id}/reactiver | Path does not match |
| 42 | admin_eleves_export | /admin/eleves/export | Path does not match |
| 43 | admin_inscription_fusionnee | /admin/eleves/inscription-fusionnee | Path does not match |
| 44 | admin_preinscriptions_list | /admin/eleves/preinscriptions | Path does not match |
| 45 | admin_preinscription_validate | /admin/eleves/preinscription/{id}/valider | Path does not match |
| 46 | admin_preinscription_reject | /admin/eleves/preinscription/{id}/rejeter | Path does not match |
| 47 | admin_preinscription_show | /admin/eleves/preinscription/{id} | Path does not match |
| 48 | admin_eleves_changer_classe | /admin/eleves/changer-classe | Path does not match |
| 49 | admin_eleves_statistiques | /admin/eleves/statistiques | Path does not match |
| 50 | admin_eleves_send_email | /admin/eleves/envoyer-email | Path does not match |
| 51 | admin_eleves_export_contacts | /admin/eleves/exporter-contacts | Path does not match |
| 52 | admin_eleves_archiver | /admin/eleves/archiver | Path does not match |
| 53 | admin_eleves_assigner_parents | /admin/eleves/assigner-parents | Path does not match |
| 54 | admin_eleves_historique | /admin/eleves/historique/{id} | Path does not match |
| 55 | admin_eleves_reset_password | /admin/eleves/reset-password/{id} | Path does not match |
| 56 | admin_eleves_activer_masse | /admin/eleves/activer-masse | Path does not match |
| 57 | admin_eleves_desactiver_masse | /admin/eleves/desactiver-masse | Path does not match |
| 58 | admin_eleves_pdf | /admin/eleves/pdf/{id} | Path does not match |
| 59 | admin_eleves_import | /admin/eleves/importer | Path does not match |
| 60 | admin_eleves_cartes | /admin/eleves/cartes | Path does not match |
| 61 | admin_eleves_upload_document | /admin/eleves/{id}/upload-document | Path does not match |
| 62 | admin_eleves_delete_document | /admin/eleves/document/{id}/delete | Path does not match |
| 63 | admin_emploi_index | /admin/emploi-du-temps | Path does not match |
| 64 | admin_emploi_new | /admin/emploi-du-temps/nouveau | Path does not match |
| 65 | admin_emploi_edit | /admin/emploi-du-temps/{id}/modifier | Path does not match |
| 66 | admin_emploi_delete | /admin/emploi-du-temps/{id}/supprimer | Path does not match |
| 67 | admin_emploi_calendrier | /admin/emploi-du-temps/calendrier | Path does not match |
| 68 | admin_enseignants_index | /admin/enseignants | Path does not match |
| 69 | admin_enseignants_new | /admin/enseignants/nouveau | Path does not match |
| 70 | admin_enseignants_edit | /admin/enseignants/{id}/modifier | Path does not match |
| 71 | admin_enseignants_show | /admin/enseignants/{id}/voir | Path does not match |
| 72 | admin_enseignants_delete | /admin/enseignants/{id}/supprimer | Path does not match |
| 73 | admin_enseignants_reactivate | /admin/enseignants/{id}/reactiver | Path does not match |
| 74 | admin_enseignants_changer_matiere | /admin/enseignants/{id}/changer-matiere | Path does not match |
| 75 | admin_enseignants_ajouter_classe | /admin/enseignants/{id}/ajouter-classe | Path does not match |
| 76 | admin_enseignants_dissocier_classe | /admin/enseignants/{id}/dissocier-classe | Path does not match |
| 77 | admin_enseignants_pdf | /admin/enseignants/{id}/pdf | Path does not match |
| 78 | admin_matieres_index_enseignant | /admin/enseignants/matieres | Path does not match |
| 79 | admin_enseignants_export | /admin/enseignants/export | Path does not match |
| 80 | admin_etablissements_index | /admin/etablissements | Path does not match |
| 81 | admin_etablissements_add | /admin/etablissements/ajouter | Path does not match |
| 82 | admin_etablissements_show | /admin/etablissements/{id} | Path does not match |
| 83 | admin_etablissements_ajax_list | /admin/etablissements/ajax/liste | Path does not match |
| 84 | admin_etablissements_edit | /admin/etablissements/{id}/modifier | Path does not match |
| 85 | admin_etablissements_delete | /admin/etablissements/{id}/supprimer | Path does not match |
| 86 | admin_etablissement_niveaux | /admin/etablissements/{id}/niveaux | Path does not match |
| 87 | admin_etablissement_classes | /admin/etablissements/{id}/classes | Path does not match |
| 88 | admin_etablissement_niveaux_associes | /admin/etablissements/{id}/niveaux-associes | Path does not match |
| 89 | admin_groupes_index | /admin/groupes | Path does not match |
| 90 | admin_groupes_ajouter | /admin/groupes/ajouter | Path does not match |
| 91 | admin_groupes_modifier | /admin/groupes/{id}/modifier | Path does not match |
| 92 | admin_groupes_supprimer | /admin/groupes/{id}/supprimer | Path does not match |
| 93 | admin_matieres_index | /admin/matieres | Path does not match |
| 94 | admin_matieres_new | /admin/matieres/ajouter | Path does not match |
| 95 | admin_matieres_edit | /admin/matieres/{id}/modifier | Path does not match |
| 96 | admin_matieres_delete | /admin/matieres/{id}/supprimer | Path does not match |
| 97 | admin_niveaux_index | /admin/niveaux | Path does not match |
| 98 | admin_niveau_show | /admin/niveaux/{id}/voir | Path does not match |
| 99 | admin_niveaux_ajax_list | /admin/niveaux/ajax/liste | Path does not match |
| 100 | admin_niveaux_new | /admin/niveaux/ajouter | Path does not match |
| 101 | admin_niveaux_edit | /admin/niveaux/{id}/modifier | Path does not match |
| 102 | admin_niveaux_delete | /admin/niveaux/{id}/supprimer | Path does not match |
| 103 | admin_niveau_classes | /admin/niveaux/{id}/niveau/classes | Path does not match |
| 104 | admin_niveau_toggle | /admin/niveaux/{id}/toggle | Path does not match |
| 105 | admin_classe_toggle | /admin/niveaux/{id}/toggle-classe | Path does not match |
| 106 | admin_notes_index | /admin/notes | Path does not match |
| 107 | admin_notes_new | /admin/notes/nouveau | Path does not match |
| 108 | admin_notes_edit | /admin/notes/{id}/modifier | Path does not match |
| 109 | admin_notes_delete | /admin/notes/{id}/supprimer | Path does not match |
| 110 | admin_parametres_index | /admin/parametres | Path does not match |
| 111 | admin_parametres_general | /admin/parametres/general | Path does not match |
| 112 | admin_parametres_securite | /admin/parametres/securite | Path does not match |
| 113 | admin_parametres_notifications | /admin/parametres/notifications | Path does not match |
| 114 | admin_parametres_configuration | /admin/parametres/configuration | Path does not match |
| 115 | admin_parametres_jours_feries | /admin/parametres/jours-feries | Path does not match |
| 116 | admin_parametres_modeles_emails | /admin/parametres/modeles-emails | Path does not match |
| 117 | admin_parametres_modes_reglement | /admin/parametres/modes-reglement | Path does not match |
| 118 | admin_parametres_motifs | /admin/parametres/motifs | Path does not match |
| 119 | admin_parametres_tva | /admin/parametres/tva | Path does not match |
| 120 | admin_parametres_types_contrat | /admin/parametres/types-contrat | Path does not match |
| 121 | admin_parametres_types_decoupage | /admin/parametres/types-decoupage | Path does not match |
| 122 | admin_parametres_types_examen | /admin/parametres/types-examen | Path does not match |
| 123 | admin_parametres_types_salle | /admin/parametres/types-salle | Path does not match |
| 124 | admin_parametres_vie_scolaire | /admin/parametres/vie-scolaire | Path does not match |
| 125 | admin_cache_clear | /admin/parametres/cache/clear | Path does not match |
| 126 | admin_parents_index | /admin/parents | Path does not match |
| 127 | admin_parents_update_frais_mensuel | /admin/parents/{id}/update-frais-mensuel | Path does not match |
| 128 | admin_eleves_update_finance | /admin/parents/{id}/update-finance | Path does not match |
| 129 | admin_parents_associer | /admin/parents/associer | Path does not match |
| 130 | admin_parents_associer_with_parent | /admin/parents/associer/{parent_id} | Path does not match |
| 131 | admin_parents_new | /admin/parents/nouveau | Path does not match |
| 132 | admin_parents_edit | /admin/parents/{id}/modifier | Path does not match |
| 133 | admin_parents_show | /admin/parents/{id}/voir | Path does not match |
| 134 | admin_parents_delete | /admin/parents/{id}/supprimer | Path does not match |
| 135 | admin_parents_reactivate | /admin/parents/{id}/reactiver | Path does not match |
| 136 | admin_parents_delete_permanent | /admin/parents/{id}/supprimer-definitif | Path does not match |
| 137 | admin_utilisateurs_index | /admin/utilisateurs | Path does not match |
| 138 | admin_utilisateurs_ajouter | /admin/utilisateurs/ajouter | Path does not match |
| 139 | admin_utilisateurs_modifier | /admin/utilisateurs/{id}/modifier | Path does not match |
| 140 | admin_utilisateurs_supprimer | /admin/utilisateurs/{id}/supprimer | Path does not match |
| 141 | admin_utilisateurs_activer | /admin/utilisateurs/{id}/activer | Path does not match |
| 142 | app_home | / | Path does not match |
| 143 | app_etablissements | /nos-etablissements | Path does not match |
| 144 | app_etablissement_show | /etablissement/{id} | Path does not match |
| 145 | app_programmes | /nos-programmes | Path does not match |
| 146 | app_contact | /contact | Path does not match |
| 147 | app_about | /a-propos | Path does not match |
| 148 | app_inscription | /inscription | Path does not match |
| 149 | app_parent_space | /espace-parent | Path does not match |
| 150 | app_teacher_space | /espace-enseignant | Path does not match |
| 151 | app_search | /recherche | Path does not match |
| 152 | app_niveau_show | /niveau/{code} | Path does not match |
| 153 | app_profile | /mon-profil | Path does not match |
| 154 | public_preinscription | /preinscription | Path does not match |
| 155 | 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.