Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | Path does not match |
| 210 | admin_login_success | /evaleo/login-success | Path does not match |
| 211 | admin_logout | /evaleo/logout | Path does not match |
| 212 | admin_access_denied | /evaleo/acces-refuse | Path does not match |
| 213 | admin_cms | /evaleo/cms | Path does not match |
| 214 | admin_cms_version | /ext/version | Path does not match |
| 215 | admin_global_delete | /evaleo/global/delete/{classname}/{id} | Path does not match |
| 216 | admin_texts_overlay | /evaleo/global/texts-overlay | Path does not match |
| 217 | admin_etablissement_edit | /evaleo/etablissement | Path does not match |
| 218 | admin_actualites_list | /evaleo/actualites | Path does not match |
| 219 | admin_actualites_get | /evaleo/actualites/get | Path does not match |
| 220 | admin_actualites_autocomplete | /evaleo/actualites/autocomplete | Path does not match |
| 221 | admin_actualites_new | /evaleo/actualites/new | Path does not match |
| 222 | admin_actualites_edit | /evaleo/actualites/{id} | Path does not match |
| 223 | admin_actualites_delete | /evaleo/actualites/delete/{id} | Path does not match |
| 224 | admin_actualites_categories_list | /evaleo/actualites/categories | Path does not match |
| 225 | admin_actualites_categories_new | /evaleo/actualites/categories/new | Path does not match |
| 226 | admin_actualites_categories_edit | /evaleo/actualites/categories/{id} | Path does not match |
| 227 | admin_actualites_categories_delete | /evaleo/actualites/categories/delete/{id} | Path does not match |
| 228 | admin_actualites_categories_update_order | /evaleo/actualites/update-order | Path does not match |
| 229 | admin_actualites_categories_init_order | /evaleo/actualites/init-order | Path does not match |
| 230 | admin_actualites_commentaires_list | /evaleo/actualites/commentaires | Path does not match |
| 231 | admin_actualites_commentaires_get | /evaleo/actualites/commentaires/get | Path does not match |
| 232 | admin_actualites_commentaires_edit | /evaleo/actualites/commentaires/{id} | Path does not match |
| 233 | admin_actualites_commentaires_delete | /evaleo/actualites/commentaires/delete/{id} | Path does not match |
| 234 | admin_boutique_commandes_list | /evaleo/boutique/commandes | Path does not match |
| 235 | admin_boutique_commandes_actions | /evaleo/boutique/commandes/actions | Path does not match |
| 236 | admin_boutique_commandes_new | /evaleo/boutique/commandes/new | Path does not match |
| 237 | admin_boutique_commandes_edit | /evaleo/boutique/commandes/{id} | Path does not match |
| 238 | admin_boutique_commandes_pdf | /evaleo/boutique/commandes/{id}/pdf | Path does not match |
| 239 | admin_boutique_commandes_modif_etat_masse | /evaleo/boutique/commandes/modif-etat-masse/ | Path does not match |
| 240 | admin_boutique_commandes_suppr_masse | /evaleo/boutique/commandes/suppr-masse/ | Path does not match |
| 241 | admin_boutique_commandes_export_csv | /evaleo/boutique/commandes/export-csv/ | Path does not match |
| 242 | admin_boutique_articles_list | /evaleo/boutique/articles | Path does not match |
| 243 | admin_boutique_articles_get | /evaleo/boutique/articles/get | Path does not match |
| 244 | admin_boutique_articles_autocomplete | /evaleo/boutique/articles/autocomplete | Path does not match |
| 245 | admin_boutique_articles_new | /evaleo/boutique/articles/new | Path does not match |
| 246 | admin_boutique_articles_actions | /evaleo/boutique/articles/actions | Path does not match |
| 247 | admin_boutique_articles_etat_stock | /evaleo/boutique/articles/etat-stock | Path does not match |
| 248 | admin_boutique_articles_etat_stock_see_more | /evaleo/boutique/articles/etat-stock/see-more | Path does not match |
| 249 | admin_boutique_articles_edit | /evaleo/boutique/articles/{id} | Path does not match |
| 250 | admin_articles_activate | /evaleo/boutique/activate-article/{article} | Path does not match |
| 251 | admin_boutique_articles_copie | /evaleo/boutique/articles/copie/{id} | Path does not match |
| 252 | admin_boutique_articles_delete | /evaleo/boutique/articles/delete/{id} | Path does not match |
| 253 | admin_boutique_articles_movements_get | /evaleo/boutique/articles/mouvements/get | Path does not match |
| 254 | admin_boutique_articles_media_rotate | /evaleo/boutique/articles/media/rotate | Path does not match |
| 255 | admin_boutique_gammes_list | /evaleo/boutique/gammes | Path does not match |
| 256 | admin_boutique_gammes_new | /evaleo/boutique/gammes/new | Path does not match |
| 257 | admin_boutique_gammes_edit | /evaleo/boutique/gammes/{id} | Path does not match |
| 258 | admin_boutique_gammes_types_list | /evaleo/boutique/gammes-types | Path does not match |
| 259 | admin_boutique_gammes_types_new | /evaleo/boutique/gammes-types/new | Path does not match |
| 260 | admin_boutique_gammes_types_edit | /evaleo/boutique/gammes-types/{id} | Path does not match |
| 261 | admin_boutique_ventes_list | /evaleo/boutique/ventes-flash | Path does not match |
| 262 | admin_boutique_ventes_actions | /evaleo/boutique/ventes-flash/actions | Path does not match |
| 263 | admin_boutique_ventes_new | /evaleo/boutique/ventes-flash/new | Path does not match |
| 264 | admin_boutique_ventes_edit | /evaleo/boutique/ventes-flash/{id} | Path does not match |
| 265 | admin_boutique_categories_list | /evaleo/boutique/categories | Path does not match |
| 266 | admin_boutique_categories_autocomplete | /evaleo/boutique/categories/autocomplete | Path does not match |
| 267 | admin_boutique_categories_new | /evaleo/boutique/categories/new | Path does not match |
| 268 | admin_boutique_categories_edit | /evaleo/boutique/categories/{id} | Path does not match |
| 269 | admin_boutique_categories_delete | /evaleo/boutique/categories/delete/{id} | Path does not match |
| 270 | admin_boutique_categories_update_order | /evaleo/boutique/categories/actions | Path does not match |
| 271 | admin_boutique_marques_list | /evaleo/boutique/marques | Path does not match |
| 272 | admin_boutique_marques_autocomplete | /evaleo/boutique/marques/autocomplete | Path does not match |
| 273 | admin_boutique_marques_new | /evaleo/boutique/marques/new | Path does not match |
| 274 | admin_boutique_marques_edit | /evaleo/boutique/marques/{id} | Path does not match |
| 275 | admin_boutique_marques_delete | /evaleo/boutique/marques/delete/{id} | Path does not match |
| 276 | admin_boutique_marques_update_order | /evaleo/boutique/marques/update-order | Path does not match |
| 277 | admin_boutique_marques_init_order | /evaleo/boutique/marques/init-order | Path does not match |
| 278 | admin_boutique_bons_list | /evaleo/boutique/bons | Path does not match |
| 279 | admin_boutique_bons_get | /evaleo/boutique/bons/get | Path does not match |
| 280 | admin_boutique_bons_new | /evaleo/boutique/bons/new | Path does not match |
| 281 | admin_boutique_bons_edit | /evaleo/boutique/bons/{id} | Path does not match |
| 282 | admin_boutique_bons_delete | /evaleo/boutique/bons/delete/{id} | Path does not match |
| 283 | admin_boutique_fp_list | /evaleo/boutique/frais-port | Path does not match |
| 284 | admin_boutique_fp_actions | /evaleo/boutique/frais-port/actions | Path does not match |
| 285 | admin_boutique_fp_new | /evaleo/boutique/frais-port/new | Path does not match |
| 286 | admin_boutique_fp_tranche_edit | /evaleo/boutique/frais-port/tranche/{type} | Path does not match |
| 287 | admin_boutique_fp_type_edit | /evaleo/boutique/frais-port/type | Path does not match |
| 288 | admin_boutique_fp_pays_list | /evaleo/boutique/frais-port/pays | Path does not match |
| 289 | admin_boutique_fp_pays_edit | /evaleo/boutique/frais-port/pays/{id} | Path does not match |
| 290 | admin_boutique_fp_zones_list | /evaleo/boutique/frais-port/zones | Path does not match |
| 291 | admin_boutique_fp_zones_new | /evaleo/boutique/frais-port/zones/new | Path does not match |
| 292 | admin_boutique_fp_zones_edit | /evaleo/boutique/frais-port/zones/{id} | Path does not match |
| 293 | admin_boutique_fp_transporteurs_list | /evaleo/boutique/frais-port/transporteurs | Path does not match |
| 294 | admin_boutique_fp_transporteurs_new | /evaleo/boutique/frais-port/transporteurs/new | Path does not match |
| 295 | admin_boutique_fp_transporteurs_edit | /evaleo/boutique/frais-port/transporteurs/{id} | Path does not match |
| 296 | admin_boutique_commentaires_list | /evaleo/boutique/commentaires | Path does not match |
| 297 | admin_boutique_commentaires_get | /evaleo/boutique/commentaires/get | Path does not match |
| 298 | admin_boutique_commentaires_edit | /evaleo/boutique/commentaires/{id} | Path does not match |
| 299 | admin_boutique_commentaires_delete | /evaleo/boutique/commentaires/delete/{id} | Path does not match |
| 300 | admin_boutique_recherches_list | /evaleo/boutique/recherches | Path does not match |
| 301 | admin_boutique_recherches_get | /evaleo/boutique/recherches/get | Path does not match |
| 302 | admin_boutique_paniers_list | /evaleo/boutique/paniers | Path does not match |
| 303 | admin_boutique_paniers_get | /evaleo/boutique/paniers/get | Path does not match |
| 304 | admin_boutique_stats | /evaleo/boutique/stats | Path does not match |
| 305 | admin_boutique_stats_paniers | /evaleo/boutique/stats-paniers | Path does not match |
| 306 | admin_boutique_stats_top_ventes | /evaleo/boutique/stats-top-ventes | Path does not match |
| 307 | admin_boutique_stats_top_ventes_export_csv | /evaleo/boutique/stats-top-ventes/export-csv | Path does not match |
| 308 | admin_boutique_stats_commandes | /evaleo/boutique/stats-commandes | Path does not match |
| 309 | admin_boutique_stats_recommandes | /evaleo/boutique/stats-recommandes | Path does not match |
| 310 | admin_boutique_stats_clients | /evaleo/boutique/stats-clients | Path does not match |
| 311 | admin_boutique_stats_articles_metrics | /evaleo/boutique/stats-articles-metrics | Path does not match |
| 312 | admin_boutique_stats_commandes_metrics | /evaleo/boutique/stats-commandes-metrics | Path does not match |
| 313 | admin_boutique_stats_clients_metrics | /evaleo/boutique/stats-clients-metrics | Path does not match |
| 314 | admin_boutique_search_stats | /evaleo/boutique/search-stats | Path does not match |
| 315 | admin_boutique_tva_list | /evaleo/boutique/tva | Path does not match |
| 316 | admin_boutique_tva_new | /evaleo/boutique/tva/new | Path does not match |
| 317 | admin_boutique_tva_edit | /evaleo/boutique/tva/{id} | Path does not match |
| 318 | admin_boutique_tva_delete | /evaleo/boutique/tva/delete/{id} | Path does not match |
| 319 | admin_boutique_devises_list | /evaleo/boutique/devises | Path does not match |
| 320 | admin_boutique_devises_new | /evaleo/boutique/devises/new | Path does not match |
| 321 | admin_boutique_devises_edit | /evaleo/boutique/devises/{id} | Path does not match |
| 322 | admin_boutique_devises_delete | /evaleo/boutique/devises/delete/{id} | Path does not match |
| 323 | admin_boutique_caracteristiques_list | /evaleo/boutique/caracteristiques | Path does not match |
| 324 | admin_boutique_caracteristiques_get | /evaleo/boutique/caracteristiques/get | Path does not match |
| 325 | admin_boutique_caracteristiques_new | /evaleo/boutique/caracteristiques/new | Path does not match |
| 326 | admin_boutique_caracteristiques_edit | /evaleo/boutique/caracteristiques/edit/{id} | Path does not match |
| 327 | admin_boutique_caracteristiques_delete | /evaleo/caracteristiques/delete/{id} | Path does not match |
| 328 | admin_boutique_caracteristiques_autocomplete | /evaleo/caracteristiques/autocomplete | Path does not match |
| 329 | admin_boutique_stock_location_list | /evaleo/boutique/stock/location | Path does not match |
| 330 | admin_boutique_stock_location_get | /evaleo/boutique/stock/location/get | Path does not match |
| 331 | admin_boutique_stock_location_new | /evaleo/boutique/stock/location/new | Path does not match |
| 332 | admin_boutique_stock_location_edit | /evaleo/boutique/stock/location/{id} | Path does not match |
| 333 | admin_boutique_stock_location_delete | /evaleo/boutique/stock/location/delete/{id} | Path does not match |
| 334 | admin_clients_actions | /evaleo/clients/actions | Path does not match |
| 335 | admin_clients_autocomplete | /evaleo/clients/autocomplete | Path does not match |
| 336 | admin_clients_list | /evaleo/clients | Path does not match |
| 337 | admin_clients_export_csv | /evaleo/clients/export-csv/ | Path does not match |
| 338 | admin_clients_new | /evaleo/clients/new | Path does not match |
| 339 | admin_clients_edit | /evaleo/clients/{id} | Path does not match |
| 340 | admin_clients_autoconnect | /evaleo/clients/autoconnect/{id} | Path does not match |
| 341 | admin_contenu_page_list | /evaleo/contenu/pages | Path does not match |
| 342 | admin_contenu_page_new | /evaleo/contenu/page/new | Path does not match |
| 343 | admin_contenu_page_edit | /evaleo/contenu/page/{id} | Path does not match |
| 344 | admin_contenu_page_delete | /evaleo/contenu/page/{id}/delete | Path does not match |
| 345 | admin_contenu_page_update_order | /evaleo/contenu/page/update-order | Path does not match |
| 346 | admin_contenu_list | /evaleo/contenu | Path does not match |
| 347 | admin_contenu_edit | /evaleo/contenu/edit/{id} | Path does not match |
| 348 | admin_contenu_photo_delete | /evaleo/contenu/photo/delete/{id}/{photo} | Path does not match |
| 349 | admin_contenu_files | /evaleo/contenu/fichiers | Path does not match |
| 350 | admin_contenu_text_list | /evaleo/contenu/textes | Path does not match |
| 351 | admin_contenu_text_get | /evaleo/contenu/textes/get | Path does not match |
| 352 | admin_contenu_text_new | /evaleo/contenu/textes/new | Path does not match |
| 353 | admin_contenu_text_edit | /evaleo/contenu/textes/{id} | Path does not match |
| 354 | admin_contenu_text_delete | /evaleo/contenu/textes/{id}/delete | Path does not match |
| 355 | admin_contenu_mail_template_list | /evaleo/contenu/mail-template | Path does not match |
| 356 | admin_contenu_mail_template_detail | /evaleo/contenu/mail-template/{suffixe} | Path does not match |
| 357 | admin_contenu_mail_template_edit | /evaleo/contenu/mail-template/edit/{suffixe} | Path does not match |
| 358 | admin_contenu_emails_list | /evaleo/contenu/emails | Path does not match |
| 359 | admin_contenu_emails_new | /evaleo/contenu/emails/new | Path does not match |
| 360 | admin_contenu_emails_edit | /evaleo/contenu/emails/{id} | Path does not match |
| 361 | admin_contenu_emails_delete | /evaleo/contenu/emails/{id}/delete | Path does not match |
| 362 | admin_crm_list | /evaleo/crm | Path does not match |
| 363 | admin_crm_get | /evaleo/crm/get | Path does not match |
| 364 | admin_crm_new | /evaleo/crm/new | Path does not match |
| 365 | admin_crm_edit | /evaleo/crm/{id} | Path does not match |
| 366 | admin_crm_delete | /evaleo/crm/delete/{id} | Path does not match |
| 367 | admin_encarts_list | /evaleo/encarts | Path does not match |
| 368 | admin_encarts_new | /evaleo/encarts/new | Path does not match |
| 369 | admin_encarts_edit | /evaleo/encarts/{id} | Path does not match |
| 370 | admin_encarts_delete | /evaleo/encarts/delete/{id} | Path does not match |
| 371 | admin_encarts_update_order | /evaleo/encarts/update-order | Path does not match |
| 372 | admin_encarts_init_order | /evaleo/encarts/init-order | Path does not match |
| 373 | admin_forms_rgpd_list | /evaleo/rgpd | Path does not match |
| 374 | admin_forms_rgpd_get | /evaleo/rgpd/get | Path does not match |
| 375 | admin_forms_contact_list | /evaleo/forms/contact | Path does not match |
| 376 | admin_forms_contact_get | /evaleo/forms/contact/get | Path does not match |
| 377 | admin_forms_contact_edit | /evaleo/forms/contact/{formulaire} | Path does not match |
| 378 | admin_forms_contact_delete | /evaleo/forms/contact/delete/{id} | Path does not match |
| 379 | admin_fournisseurs_actions | /evaleo/fournisseurs/actions | Path does not match |
| 380 | admin_fournisseurs_list | /evaleo/fournisseurs | Path does not match |
| 381 | admin_fournisseurs_get | /evaleo/fournisseurs/get | Path does not match |
| 382 | admin_fournisseurs_new | /evaleo/fournisseurs/new | Path does not match |
| 383 | admin_fournisseurs_edit | /evaleo/fournisseurs/{id} | Path does not match |
| 384 | admin_fournisseurs_media | /evaleo/fournisseurs/media/{id} | Path does not match |
| 385 | admin_gallery_list | /evaleo/galeries | Path does not match |
| 386 | admin_gallery_get | /evaleo/galeries/get | Path does not match |
| 387 | admin_gallery_new | /evaleo/galeries/new | Path does not match |
| 388 | admin_gallery_edit | /evaleo/galeries/{id} | Path does not match |
| 389 | admin_gallery_delete | /evaleo/galeries/suppr/{id} | Path does not match |
| 390 | admin_gallery_category_list | /evaleo/galeries/categorie | Path does not match |
| 391 | admin_gallery_category_list_get | /evaleo/galeries/categorie/get | Path does not match |
| 392 | admin_gallery_category_new | /evaleo/galeries/categorie/new | Path does not match |
| 393 | admin_gallery_category_edit | /evaleo/galeries/categorie/{id} | Path does not match |
| 394 | admin_gallery_category_delete | /evaleo/galeries/categorie/suppr/{id} | Path does not match |
| 395 | admin_gallery_photo_add | /evaleo/galeries/photo/add/{gallery} | Path does not match |
| 396 | admin_gallery_photo_delete | /evaleo/galeries/photos/suppr/{id} | Path does not match |
| 397 | admin_gallery_photo_rotate | /evaleo/galeries/photos/rotate | Path does not match |
| 398 | admin_gca_actions | /evaleo/gca/actions | Path does not match |
| 399 | admin_gca_documents_list | /evaleo/gca/documents/{type} | Path does not match |
| 400 | admin_gca_documents_new | /evaleo/gca/documents/detail/{type}/new | Path does not match |
| 401 | admin_gca_documents_detail | /evaleo/gca/documents/detail/{type}/{id} | Path does not match |
| 402 | admin_gca_documents_detail_pdf | /evaleo/gca/documents/detail/{type}/{id}/pdf | Path does not match |
| 403 | admin_gca_documents_email | /evaleo/gca/documents/email/{type}/{id} | Path does not match |
| 404 | admin_gca_facture_acompte | /evaleo/gca/facture-acompte | Path does not match |
| 405 | admin_gca_paiements_actions | /evaleo/gca/paiements/actions | Path does not match |
| 406 | admin_gca_paiements_list | /evaleo/gca/paiements | Path does not match |
| 407 | admin_gca_remises_banque_delete | /evaleo/gca/remises-banque/delete/{remise} | Path does not match |
| 408 | admin_gca_remises_banque_list | /evaleo/gca/remises-banque | Path does not match |
| 409 | admin_gca_remises_banque_new | /evaleo/gca/remises-banque/new | Path does not match |
| 410 | admin_gca_remises_banque_edit | /evaleo/gca/remises-banque/{id} | Path does not match |
| 411 | admin_gca_remises_banque_detail_pdf | /evaleo/gca/remises-banque/{id}/pdf | Path does not match |
| 412 | admin_gca_abonnements_actions | /evaleo/gca/abonnements/actions | Path does not match |
| 413 | admin_gca_abonnements_list | /evaleo/gca/abonnements | Path does not match |
| 414 | admin_gca_abonnements_new | /evaleo/gca/abonnements/new | Path does not match |
| 415 | admin_gca_abonnements_edit | /evaleo/gca/abonnements/{id} | Path does not match |
| 416 | admin_gca_stats_tb | /evaleo/gca/stats/tableau-bord | Path does not match |
| 417 | admin_gca_compta_list | /evaleo/gca/compta/comptes | Path does not match |
| 418 | admin_gca_compta_new | /evaleo/gca/compta/comptes/new | Path does not match |
| 419 | admin_gca_compta_edit | /evaleo/gca/compta/comptes/{id} | Path does not match |
| 420 | admin_gca_compta_actions | /evaleo/gca/compta/comptes/actions | Path does not match |
| 421 | admin_gca_compte_export | /evaleo/gca/compta/export | Path does not match |
| 422 | admin_gca_articles_actions | /evaleo/gca/articles/actions | Path does not match |
| 423 | admin_gca_articles_list | /evaleo/gca/articles | Path does not match |
| 424 | admin_gca_articles_new | /evaleo/gca/articles/new | Path does not match |
| 425 | admin_gca_articles_edit | /evaleo/gca/articles/{id} | Path does not match |
| 426 | admin_stock_inventaire | /evaleo/stock-inventaire | Path does not match |
| 427 | admin_stock_inventaire_liste | /evaleo/stock-inventaire/liste/{id}/{page} | Path does not match |
| 428 | admin_stock_inventaire_export | /evaleo/stock-inventaire/export/{id} | Path does not match |
| 429 | admin_stock_inventaire_sauvegarde | /evaleo/stock-inventaire/sauvegarde | Path does not match |
| 430 | admin_stock_inventaire_enregistrement | /evaleo/stock-inventaire/enregistrement/{id} | Path does not match |
| 431 | admin_stock_inventaire_suppression | /evaleo/stock-inventaire/suppression/{id} | Path does not match |
| 432 | admin_stock_inventaire_new | /evaleo/stock-inventaire/new | Path does not match |
| 433 | admin_stock_inventaire_new_ajax | /evaleo/stock-inventaire/new/ajax | Path does not match |
| 434 | admin_stock_inventaire_detail | /evaleo/stock-inventaire/detail/{id} | Path does not match |
| 435 | admin_stock_inventaire_filtres_ajax | /evaleo/stock-inventaire/filtres-ajax | Path does not match |
| 436 | admin_stock_inventaire_no_movement | /evaleo/stock-inventaire/no-movement | Path does not match |
| 437 | admin_log_list | /evaleo/log | Path does not match |
| 438 | admin_log_download | /evaleo/log/download/{file} | Path does not match |
| 439 | admin_logins_list | /evaleo/logins | Path does not match |
| 440 | admin_logins_get | /evaleo/logins/get | Path does not match |
| 441 | admin_logins_new | /evaleo/logins/new | Path does not match |
| 442 | admin_logins_edit | /evaleo/logins/{id} | Path does not match |
| 443 | admin_logins_delete | /evaleo/logins/delete/{id} | Path does not match |
| 444 | admin_logins_logs | /evaleo/logins/logs/{id} | Path does not match |
| 445 | admin_logins_logs_get | /evaleo/logins/logs/{id}/get | Path does not match |
| 446 | admin_logins_logs_export | /evaleo/logins/logs/{id}/export | Path does not match |
| 447 | admin_logins_logs_delete | /evaleo/logins/logs/{id}/delete | Path does not match |
| 448 | admin_newsletter_list | /evaleo/newsletter | Path does not match |
| 449 | admin_newsletter_get | /evaleo/newsletter/get | Path does not match |
| 450 | admin_newsletter_new | /evaleo/newsletter/new | Path does not match |
| 451 | admin_newsletter_edit | /evaleo/newsletter/{id} | Path does not match |
| 452 | admin_newsletter_actions | /evaleo/newsletter/actions | Path does not match |
| 453 | admin_newsletter_pj | /evaleo/newsletter/pj/{id} | Path does not match |
| 454 | admin_newsletter_envoi | /evaleo/newsletter/envoi/{id} | Path does not match |
| 455 | admin_newsletter_envoi_actions | /evaleo/newsletter/envoi/actions | Path does not match |
| 456 | admin_newsletter_lien_ext | /ext/nslt | Path does not match |
| 457 | admin_newsletter_stats_pdf | /evaleo/newsletter/stats-pdf/{id} | Path does not match |
| 458 | admin_newsletter_groupes_actions | /evaleo/newsletter/groupes/actions | Path does not match |
| 459 | admin_newsletter_groupes_list | /evaleo/newsletter/groupes | Path does not match |
| 460 | admin_newsletter_groupes_new | /evaleo/newsletter/groupes/new | Path does not match |
| 461 | admin_newsletter_groupes_edit | /evaleo/newsletter/groupes/{id} | Path does not match |
| 462 | admin_newsletter_expediteurs_actions | /evaleo/newsletter/expediteurs/actions | Path does not match |
| 463 | admin_newsletter_expediteurs_list | /evaleo/newsletter/expediteurs | Path does not match |
| 464 | admin_newsletter_expediteurs_new | /evaleo/newsletter/expediteurs/new | Path does not match |
| 465 | admin_newsletter_expediteurs_edit | /evaleo/newsletter/expediteurs/{id} | Path does not match |
| 466 | admin_sitemap | /evaleo/sitemap | Path does not match |
| 467 | admin_cache | /evaleo/cache | Path does not match |
| 468 | admin_partenaires_list | /evaleo/partenaires | Path does not match |
| 469 | admin_partenaires_new | /evaleo/partenaires/new | Path does not match |
| 470 | admin_partenaires_edit | /evaleo/partenaires/{id} | Path does not match |
| 471 | admin_partenaires_delete | /evaleo/partenaires/delete/{id} | Path does not match |
| 472 | admin_partenaires_update_order | /evaleo/partenaires/update-order | Path does not match |
| 473 | admin_partenaires_init_order | /evaleo/partenaires/init-order | Path does not match |
| 474 | admin_recettes_list | /evaleo/recettes | Path does not match |
| 475 | admin_recettes_new | /evaleo/recettes/new | Path does not match |
| 476 | admin_recettes_edit | /evaleo/recettes/{id} | Path does not match |
| 477 | admin_recettes_duplicate | /evaleo/recettes/duplicate/{id} | Path does not match |
| 478 | admin_recettes_delete | /evaleo/recettes/delete/{id} | Path does not match |
| 479 | admin_recettes_article_delete | /evaleo/recettes/article/delete/{id}-{recette} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.