Routing
admin_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/evaleo/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | test_phpinfo | /tests/phpinfo | Path does not match |
| 2 | test_email | /tests/email | Path does not match |
| 3 | test_export_csv | /tests/csv | Path does not match |
| 4 | test_remove | /tests/remove | Path does not match |
| 5 | test_commande_mail | /tests/commandes/mail/{id} | Path does not match |
| 6 | test_commande_paiement | /tests/commandes/paiement/{id} | Path does not match |
| 7 | test_commande_expedition | /tests/commandes/expedition/{id} | Path does not match |
| 8 | test_commande_handle_affectation | /tests/commandes/handle-stock-affectation/{id} | Path does not match |
| 9 | test_commande_handle_movement | /tests/commandes/handle-stock-movement/{id} | Path does not match |
| 10 | test_commande_handle_bl | /tests/commandes/handle-bl/{id} | Path does not match |
| 11 | test_commande_handle_supplier_order | /tests/commandes/handle-cf/{id} | Path does not match |
| 12 | test_commande_handle_receipt | /tests/commandes/handle-br/{id} | Path does not match |
| 13 | test_commande_handle_annulation | /tests/commandes/handle-annulation/{id} | Path does not match |
| 14 | article_detail_maj_declinaison | /article-maj-declinaison/{id_article} | Path does not match |
| 15 | article_detail_maj_options | /article-maj-options/{id_article} | Path does not match |
| 16 | panier_ajout | /panier/ajout-ligne/{id_article}/{gamme}/{quantite}/{options} | Path does not match |
| 17 | panier_modif_qte | /panier/modif-ligne/{i_ligne}/{quantite} | Path does not match |
| 18 | panier_suppr | /panier/suppr-ligne/{i_ligne} | Path does not match |
| 19 | panier_bon_reduction | /panier/bon-reduction/{bon} | Path does not match |
| 20 | panier_bon_reduction_delete | /panier/bon-reduction/{bon}/delete | Path does not match |
| 21 | panier_popup | /popup-panier | Path does not match |
| 22 | panier_affiche_expeditions | /panier/affiche-expeditions | Path does not match |
| 23 | panier_modif_expedition | /panier/modif-expedition | Path does not match |
| 24 | paiement_notification | /paiement/notification | Path does not match |
| 25 | paypal_notification | /paiement/notification | Path does not match |
| 26 | compte_adresses_ajout | /compte/adresses/new | Path does not match |
| 27 | compte_autoconnect | /clients/autoconnect/{id}/{token} | Path does not match |
| 28 | compte_scolaire_eleve_index | /compte/scolaire/eleves | Path does not match |
| 29 | compte_scolaire_eleve_new | /compte/scolaire/eleves/new | Path does not match |
| 30 | compte_scolaire_eleve_show | /compte/scolaire/eleves/{id} | Path does not match |
| 31 | compte_scolaire_eleve_edit | /compte/scolaire/eleves/{id}/edit | Path does not match |
| 32 | compte_scolaire_eleve_delete | /compte/scolaire/eleves/{id}/delete | Path does not match |
| 33 | compte_scolaire_classe_index | /compte/scolaire/classes | Path does not match |
| 34 | compte_scolaire_classe_new | /compte/scolaire/classes/new | Path does not match |
| 35 | compte_scolaire_classe_show | /compte/scolaire/classes/{id} | Path does not match |
| 36 | compte_scolaire_classe_edit | /compte/scolaire/classes/{id}/edit | Path does not match |
| 37 | compte_scolaire_classe_delete | /compte/scolaire/classes/{id}/delete | Path does not match |
| 38 | compte_scolaire_enseignant_index | /compte/scolaire/enseignants | Path does not match |
| 39 | compte_scolaire_enseignant_new | /compte/scolaire/enseignants/new | Path does not match |
| 40 | compte_scolaire_enseignant_show | /compte/scolaire/enseignants/{id} | Path does not match |
| 41 | compte_scolaire_enseignant_edit | /compte/scolaire/enseignants/{id}/edit | Path does not match |
| 42 | compte_scolaire_enseignant_delete | /compte/scolaire/enseignants/{id}/delete | Path does not match |
| 43 | compte_scolaire_matiere_index | /compte/scolaire/matieres | Path does not match |
| 44 | compte_scolaire_matiere_new | /compte/scolaire/matieres/new | Path does not match |
| 45 | compte_scolaire_matiere_show | /compte/scolaire/matieres/{id} | Path does not match |
| 46 | compte_scolaire_matiere_edit | /compte/scolaire/matieres/{id}/edit | Path does not match |
| 47 | compte_scolaire_matiere_delete | /compte/scolaire/matieres/{id}/delete | Path does not match |
| 48 | compte_scolaire_periode_index | /compte/scolaire/periodes | Path does not match |
| 49 | compte_scolaire_periode_new | /compte/scolaire/periodes/new | Path does not match |
| 50 | compte_scolaire_periode_show | /compte/scolaire/periodes/{id} | Path does not match |
| 51 | compte_scolaire_periode_edit | /compte/scolaire/periodes/{id}/edit | Path does not match |
| 52 | compte_scolaire_periode_delete | /compte/scolaire/periodes/{id}/delete | Path does not match |
| 53 | compte_scolaire_bulletin_index | /compte/scolaire/bulletins | Path does not match |
| 54 | compte_scolaire_bulletin_new | /compte/scolaire/bulletins/new | Path does not match |
| 55 | compte_scolaire_bulletin_show | /compte/scolaire/bulletins/{id} | Path does not match |
| 56 | compte_scolaire_bulletin_edit | /compte/scolaire/bulletins/{id}/edit | Path does not match |
| 57 | compte_scolaire_bulletin_delete | /compte/scolaire/bulletins/{id}/delete | Path does not match |
| 58 | compte_scolaire_bulletin_pdf | /compte/scolaire/bulletins/{id}/pdf | Path does not match |
| 59 | compte_scolaire_abonnement_index | /compte/scolaire/abonnements | Path does not match |
| 60 | compte_scolaire_abonnement_new | /compte/scolaire/abonnements/new | Path does not match |
| 61 | compte_scolaire_abonnement_show | /compte/scolaire/abonnements/{id} | Path does not match |
| 62 | compte_scolaire_abonnement_edit | /compte/scolaire/abonnements/{id}/edit | Path does not match |
| 63 | compte_scolaire_abonnement_delete | /compte/scolaire/abonnements/{id}/delete | Path does not match |
| 64 | compte_scolaire_appreciation_index | /compte/scolaire/appreciations | Path does not match |
| 65 | compte_scolaire_appreciation_new | /compte/scolaire/appreciations/new | Path does not match |
| 66 | compte_scolaire_appreciation_show | /compte/scolaire/appreciations/{id} | Path does not match |
| 67 | compte_scolaire_appreciation_edit | /compte/scolaire/appreciations/{id}/edit | Path does not match |
| 68 | compte_scolaire_appreciation_delete | /compte/scolaire/appreciations/{id}/delete | Path does not match |
| 69 | compte_scolaire_ajax_competences_by_matiere | /compte/scolaire/ajax/competences | Path does not match |
| 70 | compte_scolaire_ajax_appreciation_suggestions | /compte/scolaire/ajax/appreciations/suggestions | Path does not match |
| 71 | compte_scolaire_messages_index | /compte/scolaire/messages | Path does not match |
| 72 | compte_scolaire_messages_new | /compte/scolaire/messages/new | Path does not match |
| 73 | compte_scolaire_messages_show | /compte/scolaire/messages/{id} | Path does not match |
| 74 | evenements | /evenements | Path does not match |
| 75 | evenements_calendar | /evenements/calendrier | Path does not match |
| 76 | evenements_detail | /evenements/{id} | Path does not match |
| 77 | evenements_get_events | /evenements/api/events | Path does not match |
| 78 | admin_evenements_list | /evaleo/evenements | Path does not match |
| 79 | admin_evenements_get | /evaleo/evenements/get | Path does not match |
| 80 | admin_evenements_autocomplete | /evaleo/evenements/autocomplete | Path does not match |
| 81 | admin_evenements_new | /evaleo/evenements/new | Path does not match |
| 82 | admin_evenements_edit | /evaleo/evenements/{id} | Path does not match |
| 83 | admin_evenements_delete | /evaleo/evenements/{id}/delete | Path does not match |
| 84 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 85 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 86 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 87 | newsletter_inscription | /newsletter/inscription | Path does not match |
| 88 | newsletter_desinscription | /newsletter/desinscription | Path does not match |
| 89 | recettes.fr | /recettes | Path does not match |
| 90 | recettes_detail.fr | /recette/{slug}/{recette} | Path does not match |
| 91 | admin_scolaire_eleve_index | /evaleo/scolaire/eleves | Path does not match |
| 92 | admin_scolaire_eleve_new | /evaleo/scolaire/eleves/new | Path does not match |
| 93 | admin_scolaire_eleve_show | /evaleo/scolaire/eleves/{id} | Path does not match |
| 94 | admin_scolaire_eleve_edit | /evaleo/scolaire/eleves/{id}/edit | Path does not match |
| 95 | admin_scolaire_eleve_delete | /evaleo/scolaire/eleves/{id}/delete | Path does not match |
| 96 | admin_scolaire_classe_index | /evaleo/scolaire/classes | Path does not match |
| 97 | admin_scolaire_classe_new | /evaleo/scolaire/classes/new | Path does not match |
| 98 | admin_scolaire_classe_show | /evaleo/scolaire/classes/{id} | Path does not match |
| 99 | admin_scolaire_classe_edit | /evaleo/scolaire/classes/{id}/edit | Path does not match |
| 100 | admin_scolaire_classe_delete | /evaleo/scolaire/classes/{id}/delete | Path does not match |
| 101 | admin_scolaire_enseignant_index | /evaleo/scolaire/enseignants | Path does not match |
| 102 | admin_scolaire_enseignant_new | /evaleo/scolaire/enseignants/new | Path does not match |
| 103 | admin_scolaire_enseignant_show | /evaleo/scolaire/enseignants/{id} | Path does not match |
| 104 | admin_scolaire_enseignant_edit | /evaleo/scolaire/enseignants/{id}/edit | Path does not match |
| 105 | admin_scolaire_enseignant_delete | /evaleo/scolaire/enseignants/{id}/delete | Path does not match |
| 106 | admin_scolaire_matiere_index | /evaleo/scolaire/matieres | Path does not match |
| 107 | admin_scolaire_matiere_new | /evaleo/scolaire/matieres/new | Path does not match |
| 108 | admin_scolaire_matiere_show | /evaleo/scolaire/matieres/{id} | Path does not match |
| 109 | admin_scolaire_matiere_edit | /evaleo/scolaire/matieres/{id}/edit | Path does not match |
| 110 | admin_scolaire_matiere_delete | /evaleo/scolaire/matieres/{id}/delete | Path does not match |
| 111 | admin_scolaire_periode_index | /evaleo/scolaire/periodes | Path does not match |
| 112 | admin_scolaire_periode_new | /evaleo/scolaire/periodes/new | Path does not match |
| 113 | admin_scolaire_periode_show | /evaleo/scolaire/periodes/{id} | Path does not match |
| 114 | admin_scolaire_periode_edit | /evaleo/scolaire/periodes/{id}/edit | Path does not match |
| 115 | admin_scolaire_periode_delete | /evaleo/scolaire/periodes/{id}/delete | Path does not match |
| 116 | admin_scolaire_bulletin_index | /evaleo/scolaire/bulletins | Path does not match |
| 117 | admin_scolaire_bulletin_new | /evaleo/scolaire/bulletins/new | Path does not match |
| 118 | admin_scolaire_bulletin_show | /evaleo/scolaire/bulletins/{id} | Path does not match |
| 119 | admin_scolaire_bulletin_edit | /evaleo/scolaire/bulletins/{id}/edit | Path does not match |
| 120 | admin_scolaire_bulletin_delete | /evaleo/scolaire/bulletins/{id}/delete | Path does not match |
| 121 | admin_scolaire_bulletin_pdf | /evaleo/scolaire/bulletins/{id}/pdf | Path does not match |
| 122 | admin_scolaire_abonnement_index | /evaleo/scolaire/abonnements | Path does not match |
| 123 | admin_scolaire_abonnement_new | /evaleo/scolaire/abonnements/new | Path does not match |
| 124 | admin_scolaire_abonnement_show | /evaleo/scolaire/abonnements/{id} | Path does not match |
| 125 | admin_scolaire_abonnement_edit | /evaleo/scolaire/abonnements/{id}/edit | Path does not match |
| 126 | admin_scolaire_abonnement_delete | /evaleo/scolaire/abonnements/{id}/delete | Path does not match |
| 127 | admin_scolaire_plan_index | /evaleo/scolaire/plans | Path does not match |
| 128 | admin_scolaire_plan_new | /evaleo/scolaire/plans/new | Path does not match |
| 129 | admin_scolaire_plan_show | /evaleo/scolaire/plans/{id} | Path does not match |
| 130 | admin_scolaire_plan_edit | /evaleo/scolaire/plans/{id}/edit | Path does not match |
| 131 | admin_scolaire_plan_delete | /evaleo/scolaire/plans/{id}/delete | Path does not match |
| 132 | admin_scolaire_appreciation_index | /evaleo/scolaire/appreciations | Path does not match |
| 133 | admin_scolaire_appreciation_new | /evaleo/scolaire/appreciations/new | Path does not match |
| 134 | admin_scolaire_appreciation_show | /evaleo/scolaire/appreciations/{id} | Path does not match |
| 135 | admin_scolaire_appreciation_edit | /evaleo/scolaire/appreciations/{id}/edit | Path does not match |
| 136 | admin_scolaire_appreciation_delete | /evaleo/scolaire/appreciations/{id}/delete | Path does not match |
| 137 | admin_scolaire_ajax_competences_by_matiere | /evaleo/scolaire/ajax/competences | Path does not match |
| 138 | admin_scolaire_ajax_appreciation_suggestions | /evaleo/scolaire/ajax/appreciations/suggestions | Path does not match |
| 139 | admin_scolaire_messages_index | /evaleo/scolaire/messages | Path does not match |
| 140 | admin_scolaire_messages_new | /evaleo/scolaire/messages/new | Path does not match |
| 141 | admin_scolaire_messages_show | /evaleo/scolaire/messages/{id} | Path does not match |
| 142 | admin_scolaire_parents_index | /evaleo/scolaire/parents | Path does not match |
| 143 | admin_scolaire_parents_new | /evaleo/scolaire/parents/new | Path does not match |
| 144 | _logout_main | /evaleo/logout | Path does not match |
| 145 | _wdt | /_wdt/{token} | Path does not match |
| 146 | _profiler_home | /_profiler/ | Path does not match |
| 147 | _profiler_search | /_profiler/search | Path does not match |
| 148 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 149 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 150 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 151 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 152 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 153 | _profiler_open_file | /_profiler/open | Path does not match |
| 154 | _profiler | /_profiler/{token} | Path does not match |
| 155 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 156 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 157 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 158 | actualites.fr | /actualites | Path does not match |
| 159 | actualites_detail.fr | /actualites/{slug}/{actualite} | Path does not match |
| 160 | boutique.fr | /articles | Path does not match |
| 161 | liste_articles.fr | /articles/{id_categorie}-{nom_url_categorie} | Path does not match |
| 162 | article_detail.fr | /article/{id_article}-{nom_url_article} | Path does not match |
| 163 | article_detail_maj_declinaison.fr | /article-maj-declinaison/{id_article} | Path does not match |
| 164 | article_detail_maj_options.fr | /article-maj-options/{id_article} | Path does not match |
| 165 | panier.fr | /panier | Path does not match |
| 166 | panier_identification.fr | /panier/identification | Path does not match |
| 167 | panier_livraison.fr | /panier/livraison | Path does not match |
| 168 | panier_paiement.fr | /panier/paiement | Path does not match |
| 169 | panier_traitement.fr | /panier/traitement | Path does not match |
| 170 | panier_confirmation.fr | /panier/confirmation/{commande} | Path does not match |
| 171 | panier_ajout.fr | /panier/ajout-ligne/{id_article}/{gamme}/{quantite}/{options} | Path does not match |
| 172 | panier_modif_qte.fr | /panier/modif-ligne/{i_ligne}/{quantite} | Path does not match |
| 173 | panier_suppr.fr | /panier/suppr-ligne/{i_ligne} | Path does not match |
| 174 | panier_bon_reduction.fr | /panier/bon-reduction/{bon} | Path does not match |
| 175 | panier_bon_reduction_delete.fr | /panier/bon-reduction/{bon}/delete | Path does not match |
| 176 | panier_popup.fr | /popup-panier | Path does not match |
| 177 | panier_affiche_expeditions.fr | /panier/affiche-expeditions | Path does not match |
| 178 | panier_modif_expedition.fr | /panier/modif-expedition | Path does not match |
| 179 | paiement_notification.fr | /paiement/notification | Path does not match |
| 180 | paypal_notification.fr | /paiement/notification | Path does not match |
| 181 | compte_connexion.fr | /compte/connexion | Path does not match |
| 182 | compte_connexion_success.fr | /compte/connexion-success | Path does not match |
| 183 | compte_inscription.fr | /compte/inscription | Path does not match |
| 184 | compte_mdp_oublie.fr | /compte/mdp-oublie | Path does not match |
| 185 | compte_mdp_reset.fr | /compte/mdp-reset/{id}/{token} | Path does not match |
| 186 | compte_accueil.fr | /compte/accueil | Path does not match |
| 187 | compte_commandes.fr | /compte/commandes | Path does not match |
| 188 | compte_commande.fr | /compte/commande/{commande} | Path does not match |
| 189 | compte_commande_paiement.fr | /compte/commande/paiement/{commande} | Path does not match |
| 190 | compte_commande_traitement.fr | /compte/commande/traitement/{commande} | Path does not match |
| 191 | compte_commande_confirmation.fr | /compte/commande/confirmation/{commande} | Path does not match |
| 192 | compte_adresses.fr | /compte/adresses | Path does not match |
| 193 | compte_adresse.fr | /compte/adresse/{id_adresse} | Path does not match |
| 194 | compte_adresses_ajout.fr | /compte/adresses/new | Path does not match |
| 195 | compte_adresses_suppr.fr | /compte/adresses/suppr/{id_adresse} | Path does not match |
| 196 | compte_informations.fr | /compte/informations | Path does not match |
| 197 | compte_modification_mdp.fr | /compte/modification-mdp | Path does not match |
| 198 | compte_deconnexion.fr | /compte/deconnexion | Path does not match |
| 199 | compte_autoconnect.fr | /clients/autoconnect/{id}/{token} | Path does not match |
| 200 | compte_messages_index.fr | /compte/messages | Path does not match |
| 201 | compte_messages_show.fr | /compte/messages/{id} | Path does not match |
| 202 | newsletter_inscription.fr | /newsletter/inscription | Path does not match |
| 203 | newsletter_desinscription.fr | /newsletter/desinscription | Path does not match |
| 204 | contact.fr | /pages/contact | Path does not match |
| 205 | page.fr | /pages/{page} | Path does not match |
| 206 | home.fr | / | Path does not match |
| 207 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 208 | admin | /evaleo | Path does not match |
| 209 | admin_login | /evaleo/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.