Routing
app_traduction
Matched route
Route Parameters
| Name | Value |
|---|---|
| locale | "en" |
Route Matching Logs
Path to match:
/traduction/en
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_ictus_shop_accueil | /api/ictus-shop/accueil | Path does not match |
| 2 | app_ictus_shop_pharmacies | /api/ictus-shop/pharmacies | Path does not match |
| 3 | app_ictus_shop_poduit_pcie | /api/ictus-shop/produit-pharmacie/{id} | Path does not match |
| 4 | app_ictus_shop_serch_produit | /api/ictus-shop/search | Path does not match |
| 5 | app_ictus_shop_app_shop_produit_pcie_dispo | /api/ictus-shop/produit-pcie-dispo/{id} | Path does not match |
| 6 | app_ictus_shop_all_sup_categorie | /api/ictus-shop/all-supcategories | Path does not match |
| 7 | app_ictus_shop_all_categorie | /api/ictus-shop/category/{supcategorie} | Path does not match |
| 8 | app_ictus_shop_produit_par_categorie | /api/ictus-shop/produit-categorie/{categorie} | Path does not match |
| 9 | app_api_ictus_shop_panier_non_auth | /api/ictus-shop/panier/non-authentifier | Path does not match |
| 10 | app_api_ictus_shop_panier_app_panier_add_auth | /api/ictus-shop/panier/ajout-auth-mysql | Path does not match |
| 11 | app_api_ictus_shop_panier_app_panier_add_sqlite_to_mysql_apre_login | /api/ictus-shop/panier/ajout-sqlit-mysql | Path does not match |
| 12 | app_api_ictus_shop_panier_app_panier_count_mysql | /api/ictus-shop/panier/count-mysql | Path does not match |
| 13 | app_api_ictus_shop_panier_mysql_user_connecte | /api/ictus-shop/panier/mysql-user-connecte | Path does not match |
| 14 | app_api_ictus_shop_panier_mysql_user_connecte_update_quantite | /api/ictus-shop/panier/mysql-user-connecte-update-quantite | Path does not match |
| 15 | app_api_ictus_shop_panier_mysql_user_connecte_delete | /api/ictus-shop/panier/mysql-user-connecte-delete | Path does not match |
| 16 | app_api_ictus_shop_panier_create_ordonnance | /api/ictus-shop/panier/create/ordonnance | Path does not match |
| 17 | app_api_ictus_shop_panier_get_ordonnance | /api/ictus-shop/panier/ordonnance/{id} | Path does not match |
| 18 | app_api_ictus_shop_panier_update_ordonnance | /api/ictus-shop/panier/update/ordonnance | Path does not match |
| 19 | app_api_ictus_shop_panier_panier_sendcommande | /api/ictus-shop/panier/sendcommande/{userId}/{typeLivraisonId}/{typePaiementId} | Path does not match |
| 20 | app_api_ictus_shop_panier_api_patient_ictus_panier_paiement | /api/ictus-shop/panier/type-paiement | Path does not match |
| 21 | app_api_ictus_shop_panier_api_patient_ictus_panier_assurance | /api/ictus-shop/panier/assurance | Path does not match |
| 22 | app_api_ictus_shop_panier_app_panier_addremise | /api/ictus-shop/panier/panier/addremise | Path does not match |
| 23 | app_api_ictus_shop_panier_api_patient_ictus_panier_paiemens_pcie | /api/ictus-shop/panier/paiements-pcie/{id} | Path does not match |
| 24 | app_api_ictus_shop_panier_api_patient_ictus_panier_somme_total | /api/ictus-shop/panier/somme-total/{id} | Path does not match |
| 25 | api_ictus_paiement_payer_commande | /api_ictus/paiement/payer/commande/{commande} | Path does not match |
| 26 | app_api_ictus_aproposreclamation | /api/ictus_pharma/apropos/reclamations/{user} | Path does not match |
| 27 | app_api_ictus_apropostype_reclamation | /api/ictus_pharma/apropos/typereclamation | Path does not match |
| 28 | app_api_ictus_aproposfactures_user | /api/ictus_pharma/apropos/factures/{user} | Path does not match |
| 29 | app_api_ictus_aproposcommandes_user | /api/ictus_pharma/apropos/commandes/{user} | Path does not match |
| 30 | app_api_ictus_apropospaiement_user | /api/ictus_pharma/apropos/paiements/{user} | Path does not match |
| 31 | app_api_ictus_apropospharmacie | /api/ictus_pharma/apropos/pharmacies | Path does not match |
| 32 | app_api_ictus_aproposfonctionnalites | /api/ictus_pharma/apropos/fonctionnalites | Path does not match |
| 33 | app_api_ictus_aproposetats_reclamation | /api/ictus_pharma/apropos/etats-reclamation | Path does not match |
| 34 | app_api_ictus_aproposnew_reclamation | /api/ictus_pharma/apropos/reclamation/new/{user} | Path does not match |
| 35 | app_api_ictus_aproposnew_reclamation_non_auth | /api/ictus_pharma/apropos/reclamation/new_non_auth | Path does not match |
| 36 | app_api_ictus_aproposdetail_reclamation | /api/ictus_pharma/apropos/detail-reclamation/{id}/{user} | Path does not match |
| 37 | app_api_ictus_apropossave_edit_reclamation | /api/ictus_pharma/apropos/save-editReclamation/{reclam} | Path does not match |
| 38 | app_api_ictus_aproposdelete_reclamation | /api/ictus_pharma/apropos/delete-reclamation/{id}/{user} | Path does not match |
| 39 | app_api_ictus_aproposlist_cgu | /api/ictus_pharma/apropos/list-cgu | Path does not match |
| 40 | app_api_ictus_aproposlist_titre_cgu | /api/ictus_pharma/apropos/list-titre-cgu | Path does not match |
| 41 | app_api_ictus_aproposlist_cgv | /api/ictus_pharma/apropos/list-cgv | Path does not match |
| 42 | app_api_ictus_aproposlist_titre_cgv | /api/ictus_pharma/apropos/list-titre-cgv | Path does not match |
| 43 | api_ictus_commande_patient_liste_cmd | /api_ictus/commande/patient/liste/cmd/{user} | Path does not match |
| 44 | api_ictus_commande_patient_listes | /api_ictus/commande/patient/entente/{id} | Path does not match |
| 45 | api_ictus_commande_patient_listes_valide | /api_ictus/commande/patient/valid/{id} | Path does not match |
| 46 | api_ictus_commande_patient_detail | /api_ictus/commande/patient/detail/{id} | Path does not match |
| 47 | api_ictus_commande_patient_validation_cmd | /api_ictus/commande/patient/validation/{id} | Path does not match |
| 48 | api_ictus_commande_patient_livrer_cmd | /api_ictus/commande/patient/livrer/{id} | Path does not match |
| 49 | api_ictus_commande_patient_list_paiements | /api_ictus/commande/patient/etat-paiement | Path does not match |
| 50 | api_ictus_commande_patient_list_type_paiements | /api_ictus/commande/patient/type-paiement | Path does not match |
| 51 | api_ictus_commande_patient_edit_paiement_cmd | /api_ictus/commande/patient/edit-paiement/{id} | Path does not match |
| 52 | api_ictus_commande_patient_detail_qr_code | /api_ictus/commande/patient/detail-qrCode/{code}/{codeSecret}/{idUser} | Path does not match |
| 53 | api_ictus_commande_patient_app_apiictus_apiictuscommande_editcommadeproduit | /api_ictus/commande/patient/edit-comandeproduit/{id} | Path does not match |
| 54 | api_ictus_commande_patient_app_apiictus_apiictuscommande_sendnotificationcmdnonvalide | /api_ictus/commande/patient/envoie-notification-cmdnonvalid | Path does not match |
| 55 | api_ictus_commande_patient_detail_commade_patient | /api_ictus/commande/patient/detail-cmd-patient/{id} | Path does not match |
| 56 | api_ictus_commande_patient_recuperee | /api_ictus/commande/patient/recuperee/{id} | Path does not match |
| 57 | app_api_ictus_comptedetail | /api/ictus_pharma/compte/{user} | Path does not match |
| 58 | app_api_ictus_compteedit_infos | /api/ictus_pharma/compte/edit/{user} | Path does not match |
| 59 | app_api_ictus_comptechange_password | /api/ictus_pharma/compte/change-password/{id} | Path does not match |
| 60 | app_api_ictus_compteadresse_user | /api/ictus_pharma/compte/adresse/{user} | Path does not match |
| 61 | app_api_ictus_comptefull_adresse_user | /api/ictus_pharma/compte/full-adresse/{user} | Path does not match |
| 62 | app_api_ictus_comptefull_ville_user | /api/ictus_pharma/compte/recup-villes/{user} | Path does not match |
| 63 | app_api_ictus_comptefull_quartier_user | /api/ictus_pharma/compte/recup-quartier/{user}/{ville} | Path does not match |
| 64 | app_api_ictus_comptecreate_adresse | /api/ictus_pharma/compte/createadresse/{user} | Path does not match |
| 65 | app_api_ictus_compterecup_adresse_edit | /api/ictus_pharma/compte/recup-adresse-edit/{adresse} | Path does not match |
| 66 | app_api_ictus_compteedit_adresse | /api/ictus_pharma/compte/editadresse/{adresse}/{user} | Path does not match |
| 67 | app_api_ictus_comptedelete_adresse | /api/ictus_pharma/compte/deleteAdresse/{adresse}/{user} | Path does not match |
| 68 | app_api_ictus_comptenew_ordonnance | /api/ictus_pharma/compte/new-ordonnace/{user} | Path does not match |
| 69 | app_api_ictus_compteget_ordonnance | /api/ictus_pharma/compte/get-ordonnace/{user} | Path does not match |
| 70 | app_api_ictus_comptedelete_ordonnance | /api/ictus_pharma/compte/deleteOrdonnace/{ordonnance}/{user} | Path does not match |
| 71 | app_api_ictus_shop_facture_list_facture | /api_ictus/ictus-shop/facture/liste/{userId} | Path does not match |
| 72 | app_api_ictus_shop_facture_detail_facture | /api_ictus/ictus-shop/facture/detail/{facture}/{userId} | Path does not match |
| 73 | app_api_ictus_shop_facture_recup_id_facture | /api_ictus/ictus-shop/facture/{commande}/{userId} | Path does not match |
| 74 | api_ictus_login | /api_ictus/login | Path does not match |
| 75 | api_patient_ictus_api_login | /api_patient_ictus/login | Path does not match |
| 76 | api_patient_ictus_api_patient_ictus_inscription | /api_patient_ictus/inscription | Path does not match |
| 77 | api_patient_ictus_app_security_reinitpassword_checkmail | /api_patient_ictus/reinitpassword/checkmail | Path does not match |
| 78 | api_patient_ictus_api_patient_ictus_reinit_find | /api_patient_ictus/reinitpassword/find | Path does not match |
| 79 | api_patient_ictus_api_patient_ictus_reinit_enregistrer | /api_patient_ictus/reinitpassword/enregistrer | Path does not match |
| 80 | api_patient_ictus_api_patient_ictus_update_info | /api_patient_ictus/update-info/{id} | Path does not match |
| 81 | api_patient_ictus_api_patient_ictus_adresse_user | /api_patient_ictus/adresse-user/{id} | Path does not match |
| 82 | api_patient_ictus_api_patient_ictus_livraison | /api_patient_ictus/societe-livraison/{id} | Path does not match |
| 83 | api_patient_ictus_api_patient_ictus_update_livraison_paiement | /api_patient_ictus/update-last-paiment-livraison/{id} | Path does not match |
| 84 | api_patient_ictus_app_apiictus_authpatient_registerfcmtoken | /api_patient_ictus/register-fcm-token | Path does not match |
| 85 | admin_accueil_count_new_user | /admin/accueil/ | Path does not match |
| 86 | admin_cgu_admin_dexi | /admin/cgu/admin-dexi | Path does not match |
| 87 | admin_cgu_new | /admin/cgu/nouvel/{page} | Path does not match |
| 88 | admin_cgu_edit | /admin/cgu/modifier/{id}/{page} | Path does not match |
| 89 | admin_cgu_delete | /admin/cgu/supprimer/{id}/{page} | Path does not match |
| 90 | admin_cgu_ictuspharma | /admin/cgu/ictuspharma | Path does not match |
| 91 | admin_cgu_pharmacie | /admin/cgu/pharmacie | Path does not match |
| 92 | admin_cgu_grossiste | /admin/cgu/grossiste | Path does not match |
| 93 | admin_cgu_medecin | /admin/cgu/medecin | Path does not match |
| 94 | admin_cgu_livreur | /admin/cgu/livreur | Path does not match |
| 95 | app_admin_compte_liste | /admin/compte/ | Path does not match |
| 96 | app_admin_compte_activation | /admin/compte/activation/{id} | Path does not match |
| 97 | admin_guide_admin_dexi | /admin/guide/pharmadexi | Path does not match |
| 98 | admin_guide_new | /admin/guide/nouvel/{page} | Path does not match |
| 99 | admin_guide_new_screenshoot | /admin/guide/nouvel-screenshoot | Path does not match |
| 100 | admin_guide_edit | /admin/guide/modifier/{id}/{page} | Path does not match |
| 101 | admin_guide_delete | /admin/guide/supprimer/{id}/{page} | Path does not match |
| 102 | admin_guide_edit_screen | /admin/guide/edit-screen/{id}/{page} | Path does not match |
| 103 | admin_guide_delete_screen | /admin/guide/supprimer-screen/{id} | Path does not match |
| 104 | admin_guide_ictuspharma | /admin/guide/ictuspharma | Path does not match |
| 105 | admin_guide_pharmacie | /admin/guide/pharmacie | Path does not match |
| 106 | admin_guide_grossiste | /admin/guide/grossiste | Path does not match |
| 107 | admin_guide_medecin | /admin/guide/medecin | Path does not match |
| 108 | admin_guide_livreur | /admin/guide/livreur | Path does not match |
| 109 | admin_prescription_index | /admin/prescription/ | Path does not match |
| 110 | admin_prescription_add_session_proposition | /admin/prescription/suggestion/add-seesion/{id} | Path does not match |
| 111 | admin_prescription_add_session_pharmacie | /admin/prescription/pharmacie/add-session/{id} | Path does not match |
| 112 | admin_prescription_store_suggestion | /admin/prescription/store-suggestion | Path does not match |
| 113 | admin_prescription_delete_suggestion | /admin/prescription/delete-suggestion-session/{id} | Path does not match |
| 114 | admin_prescription_delete_pharmacie | /admin/prescription/delete-pharmacie-session/{id} | Path does not match |
| 115 | admin_prescription_synthese_list | /admin/prescription/synthese-par-produit | Path does not match |
| 116 | admin_prescription_synthese_detail | /admin/prescription/synthese-detail/produit={id} | Path does not match |
| 117 | app_adminreclamation_liste | /admin/adminreclamation/ | Path does not match |
| 118 | app_adminreclamation_detail | /admin/adminreclamation/detail/{id} | Path does not match |
| 119 | app_adminreclamation_prescripteur_detail | /admin/adminreclamation/prescripteur/detail/{id} | Path does not match |
| 120 | app_adminreclamation_delete | /admin/adminreclamation/delete/{id} | Path does not match |
| 121 | app_assurance_list | /admin/assurance/list | Path does not match |
| 122 | app_assurance_delete | /admin/assurance/delete/{assurance} | Path does not match |
| 123 | app_assurance_detail | /admin/assurance/detail/{assurance} | Path does not match |
| 124 | app_assurance_addPharmacie | /admin/assurance/addPharmacie/{assurance} | Path does not match |
| 125 | app_assurance_removedPharmacie | /admin/assurance/removedPharmacie/{assurance}/{pharmacie} | Path does not match |
| 126 | app_assurance_majadherant | /admin/assurance/majAdherant/{assurance} | Path does not match |
| 127 | admin_category_index | /admin/category/ | Path does not match |
| 128 | admin_category_classement_categorie | /admin/category/classement/categorie/{category} | Path does not match |
| 129 | admin_category_new | /admin/category/new | Path does not match |
| 130 | admin_category_edit | /admin/category/edit/{id} | Path does not match |
| 131 | admin_category_delete | /admin/category/delete/{id} | Path does not match |
| 132 | admin_cgv_admin_dexi | /admin/cgv/admin-dexi | Path does not match |
| 133 | admin_cgv_ictuspharma | /admin/cgv/ictuspharma | Path does not match |
| 134 | admin_cgv_pharmacie | /admin/cgv/pharmacie | Path does not match |
| 135 | admin_cgv_grossiste | /admin/cgv/grossiste | Path does not match |
| 136 | admin_cgv_medecin | /admin/cgv/medecin | Path does not match |
| 137 | admin_cgv_livreur | /admin/cgv/livreur | Path does not match |
| 138 | admin_cgv_new | /admin/cgv/nouvel/{page} | Path does not match |
| 139 | admin_cgv_edit | /admin/cgv/modifier/{id}/{page} | Path does not match |
| 140 | admin_cgv_delete | /admin/cgv/supprimer/{id}/{page} | Path does not match |
| 141 | admin_cookie_liste | /admin/cookie/ | Path does not match |
| 142 | admin_cookie_new | /admin/cookie/nouvel | Path does not match |
| 143 | admin_cookie_edit | /admin/cookie/modifier/{id} | Path does not match |
| 144 | admin_cookie_delete | /admin/cookie/supprimer/{id} | Path does not match |
| 145 | declinaison_produit_liste | /admin/declinaison/ | Path does not match |
| 146 | declinaison_produit_new | /admin/declinaison/new | Path does not match |
| 147 | declinaison_produit_edit | /admin/declinaison/edit/{id} | Path does not match |
| 148 | declinaison_produit_delete | /admin/declinaison/delete/{id} | Path does not match |
| 149 | admin_facturepharmacie_nouvelle | /admin/facturepharmacie/nouvelle | Path does not match |
| 150 | admin_facturepharmacie_ancien | /admin/facturepharmacie/ancien | Path does not match |
| 151 | admin_facturepharmacie_detail | /admin/facturepharmacie/detail/{facturepharmacie} | Path does not match |
| 152 | admin_facturepharmacie_telechargerliste | /admin/facturepharmacie/telechargerliste | Path does not match |
| 153 | admin_facturepharmacie_readExcel | /admin/facturepharmacie/readExcel | Path does not match |
| 154 | admin_facturepharmacie_pdf | /admin/facturepharmacie/pdf/{facturepharmacie} | Path does not match |
| 155 | admin_faq_admin_dexi | /admin/faq/admin-dexi | Path does not match |
| 156 | admin_faq_new | /admin/faq/nouvel/{page} | Path does not match |
| 157 | admin_faq_edit | /admin/faq/modifier/{id}/{page} | Path does not match |
| 158 | admin_faq_delete | /admin/faq/supprimer/{id}/{page} | Path does not match |
| 159 | admin_faq_ictuspharma | /admin/faq/ictuspharma | Path does not match |
| 160 | admin_faq_pharmacie | /admin/faq/pharmacie | Path does not match |
| 161 | admin_faq_grossiste | /admin/faq/grossiste | Path does not match |
| 162 | admin_faq_medecin | /admin/faq/medecin | Path does not match |
| 163 | admin_faq_livreur | /admin/faq/livreur | Path does not match |
| 164 | admin_devise_liste | /admin/devise/ | Path does not match |
| 165 | admin_devise_new | /admin/devise/new | Path does not match |
| 166 | admin_devise_edit | /admin/devise/edit/{id} | Path does not match |
| 167 | admin_devise_delete | /admin/devise/delete/{id} | Path does not match |
| 168 | app_ictus_extension_liste | /admin/ictus/extension/liste | Path does not match |
| 169 | app_ictus_extension_new | /admin/ictus/extension/new | Path does not match |
| 170 | app_ictus_extension_edit | /admin/ictus/extension/edit/{id} | Path does not match |
| 171 | admin_langue_liste | /admin/langue/ | Path does not match |
| 172 | admin_langue_new | /admin/langue/new | Path does not match |
| 173 | admin_langue_edit | /admin/langue/edit/{id} | Path does not match |
| 174 | admin_langue_delete | /admin/langue/delete/{id} | Path does not match |
| 175 | app_ictus_pharmacie_liste | /admin/ictus/pharmacie/ | Path does not match |
| 176 | app_ictus_pharmacie_detail | /admin/ictus/pharmacie/detail/{id} | Path does not match |
| 177 | app_ictus_pharmacie_next_mouvement | /admin/ictus/pharmacie/load-next-mouvement | Path does not match |
| 178 | app_ictus_pharmacie_next_demande | /admin/ictus/pharmacie/load-next-demande | Path does not match |
| 179 | app_ictus_pharmacie_nouvelle_parampov | /admin/ictus/pharmacie/nouvelle-parampov | Path does not match |
| 180 | app_ictus_pharmacie_edit_parampov | /admin/ictus/pharmacie/edit-parampov | Path does not match |
| 181 | app_ictus_pharmacie_delete_parampov | /admin/ictus/pharmacie/delete-parampov/{id} | Path does not match |
| 182 | app_ictus_pharmacie_loadEdit_parampov | /admin/ictus/pharmacie/loadEdit-parampov | Path does not match |
| 183 | app_ictus_pharmacie_new | /admin/ictus/pharmacie/new | Path does not match |
| 184 | app_ictus_pharmacie_edit_pcie | /admin/ictus/pharmacie/modification-pharmacie/{id} | Path does not match |
| 185 | app_ictus_pharmacie_activation_pcie | /admin/ictus/pharmacie/activation-pharmacie/{id} | Path does not match |
| 186 | app_ictus_pharmacie_active | /admin/ictus/pharmacie/faire-activation/{id} | Path does not match |
| 187 | app_ictus_pharmacie_desactivation | /admin/ictus/pharmacie/faire-desactivation/{id} | Path does not match |
| 188 | app_admin_ictus_reclamation_liste | /admin/ictus-reclamation/ | Path does not match |
| 189 | app_admin_ictus_reclamation_edit | /admin/ictus-reclamation/modification/{id} | Path does not match |
| 190 | app_admin_ictus_reclamation_delete | /admin/ictus-reclamation/delete/{id} | Path does not match |
| 191 | app_admin_laboratoire_liste | /admin/laboratoire/ | Path does not match |
| 192 | app_admin_laboratoire_new | /admin/laboratoire/new | Path does not match |
| 193 | app_admin_laboratoire_edit | /admin/laboratoire/edit/{id} | Path does not match |
| 194 | app_admin_laboratoire_delete | /admin/laboratoire/delete/{id} | Path does not match |
| 195 | app_admin_localisation_liste | /admin/localisation/ | Path does not match |
| 196 | app_admin_localisation_new | /admin/localisation/new | Path does not match |
| 197 | app_admin_localisation_edit | /admin/localisation/edit/{id} | Path does not match |
| 198 | app_admin_localisation_delete | /admin/localisation/delete/{id} | Path does not match |
| 199 | admin_order_index | /admin/order/ | Path does not match |
| 200 | admin_order_show_edit | /admin/order/details/{id} | Path does not match |
| 201 | admin_order_disponibilite | /admin/order/disponibilite/{id} | Path does not match |
| 202 | admin_order_edit_lot | /admin/order/editlot/{id} | Path does not match |
| 203 | admin_order_edit_exp | /admin/order/exp/{id} | Path does not match |
| 204 | admin_photoproduct_list | /admin/photoproduct/list | Path does not match |
| 205 | admin_photoproduct_listdoublon | /admin/photoproduct/listdoublon | Path does not match |
| 206 | admin_photoproduct_removedoublon | /admin/photoproduct/removedoublon | Path does not match |
| 207 | admin_photoproduct_photo_add | /admin/photoproduct/photo/add | Path does not match |
| 208 | admin_product_index | /admin/product/ | Path does not match |
| 209 | admin_product_new | /admin/product/new | Path does not match |
| 210 | admin_product_edit | /admin/product/edit/{id} | Path does not match |
| 211 | admin_product_delete | /admin/product/delete/{id} | Path does not match |
| 212 | admin_product_importer | /admin/product/importer | Path does not match |
| 213 | admin_product_importer_edit | /admin/product/importer/modification | Path does not match |
| 214 | admin_product_importer_editprice | /admin/product/importer/modificationprix | Path does not match |
| 215 | admin_product_catalogue_produit | /admin/product /catalogue | Path does not match |
| 216 | admin_product_catalogue_produit_edit | /admin/product/produit/catalogue/edit/{id} | Path does not match |
| 217 | admin_product_description | /admin/product/description | Path does not match |
| 218 | admin_product_description_edit | /admin/product/description/edit/{id} | Path does not match |
| 219 | admin_product_photo_edit | /admin/product/photo/edit/{id} | Path does not match |
| 220 | admin_product_toogle_ordonnance | /admin/product/photo/toogle-ordonnance/{id}/{val} | Path does not match |
| 221 | admin_product_photo_check | /admin/product/photo/check | Path does not match |
| 222 | admin_product_photo_check_notsure | /admin/product/photo/check/notsure/{photo} | Path does not match |
| 223 | app_admin_quartier_liste | /admin/quartier/ | Path does not match |
| 224 | app_admin_quartier_new | /admin/quartier/new | Path does not match |
| 225 | app_admin_quartier_edit | /admin/quartier/edit/{id} | Path does not match |
| 226 | app_admin_quartier_delete | /admin/quartier/delete/{id} | Path does not match |
| 227 | app_slider_liste | /admin/slider/ | Path does not match |
| 228 | app_slider_new | /admin/slider/new | Path does not match |
| 229 | app_slider_show | /admin/slider/slider/detail/{id} | Path does not match |
| 230 | app_slider_edit | /admin/slider/edit/{id} | Path does not match |
| 231 | app_slider_delete | /admin/slider/delete/{id} | Path does not match |
| 232 | admin_speciality_index | /admin/specialite/ | Path does not match |
| 233 | admin_speciality_new | /admin/specialite/new | Path does not match |
| 234 | admin_speciality_edit | /admin/specialite/edit/{id} | Path does not match |
| 235 | admin_speciality_delete | /admin/specialite/delete/{id} | Path does not match |
| 236 | admin_app_super_category_liste | /admin/super-categorie/ | Path does not match |
| 237 | admin_app_super_category_new | /admin/super-categorie/new | Path does not match |
| 238 | admin_app_super_category_edit | /admin/super-categorie/edit/{id} | Path does not match |
| 239 | admin_app_super_category_delete | /admin/super-categorie/delete/{id} | Path does not match |
| 240 | app_admin_ville_liste | /admin/ville/ | Path does not match |
| 241 | app_admin_ville_new | /admin/ville/new | Path does not match |
| 242 | app_admin_ville_edit | /admin/ville/edit/{id} | Path does not match |
| 243 | app_admin_ville_delete | /admin/ville/delete/{id} | Path does not match |
| 244 | app_admin_wallet_request_refund | /admin/wallet/request-refund | Path does not match |
| 245 | app_admin_wallet_story_refund | /admin/wallet/story-refund | Path does not match |
| 246 | app_admin_wallet_see_refund | /admin/wallet/see-refund/{id} | Path does not match |
| 247 | app_admin_wallet_cancel_refund | /admin/wallet/cancel-refund | Path does not match |
| 248 | app_admin_wallet_payement_refund_request | /admin/wallet/payement-refund-request | Path does not match |
| 249 | app_admin_wallet_paramgeneral_list | /admin/wallet/paramgeneral-list | Path does not match |
| 250 | app_admin_wallet_paramgeneral_edit | /admin/wallet/paramgeneral-edit/{id} | Path does not match |
| 251 | app_admin_wallet_delete_paramgeneral | /admin/wallet/delete-paramgeneral/{id} | Path does not match |
| 252 | app_admin_wallet_paramgeneral_detail | /admin/wallet/paramgeneral-detail/{id} | Path does not match |
| 253 | app_admin_wallet_valeurIctocoin_list | /admin/wallet/valeurIctocoin-list | Path does not match |
| 254 | app_admin_wallet_valeurIctocoin_edit | /admin/wallet/valeurictocoin_edit/{id} | Path does not match |
| 255 | app_admin_wallet_delete_ictovaleur | /admin/wallet/delete-ictovaleur/{id} | Path does not match |
| 256 | app_admin_wallet_tdb_ictocoin | /admin/wallet/tdb-ictocoin | Path does not match |
| 257 | app_admin_wallet_next_allmouvement | /admin/wallet/next-allmouvement | Path does not match |
| 258 | cart_liste | /catalogue/panier/ | Path does not match |
| 259 | cart_edit_grossiste | /catalogue/panier/propostion/grossiste-edit/{id} | Path does not match |
| 260 | cart_invitation | /catalogue/panier/invitation/{id} | Path does not match |
| 261 | cart_detail_invitation | /catalogue/panier/invitation-detail/{id} | Path does not match |
| 262 | cart_add | /catalogue/panier/add/{id} | Path does not match |
| 263 | cart_add_order | /catalogue/panier/commande/ajout | Path does not match |
| 264 | cart_delete | /catalogue/panier/delete/{id} | Path does not match |
| 265 | cart_edit | /catalogue/panier/edit/{id} | Path does not match |
| 266 | cart_count_cart | /catalogue/panier/count | Path does not match |
| 267 | cart_montant_total_cart | /catalogue/panier/montant-total | Path does not match |
| 268 | cart_valid_cart | /catalogue/panier/valid-cart | Path does not match |
| 269 | cart_ajout_ordonnance | /catalogue/panier/ordonnance/{id} | Path does not match |
| 270 | cart_importation | /catalogue/panier/importation | Path does not match |
| 271 | cart_exportation_produit | /catalogue/panier/exportation-produit | Path does not match |
| 272 | cart_edit_cgv_acepted | /catalogue/panier/edit-accepetCGV/{id} | Path does not match |
| 273 | app_cgu | /cgu/{page} | Path does not match |
| 274 | edit_cgu_accepted | /edit-accepetCGU/{id} | Path does not match |
| 275 | app_cgv | /cgv/{page} | Path does not match |
| 276 | app_compte_profile | /compte/ | Path does not match |
| 277 | app_compte_assurance | /compte/assurance | Path does not match |
| 278 | app_compte_assurance_add | /compte/assurance/add | Path does not match |
| 279 | app_compte_assurance_remove | /compte/assurance/remove/{assurance} | Path does not match |
| 280 | app_compte_user | /compte/user | Path does not match |
| 281 | app_compte_userprescripteur | /compte/userprescripteur | Path does not match |
| 282 | app_compte_usergrossiste | /compte/usergrossiste | Path does not match |
| 283 | app_compte_user_changename | /compte/user/changeName | Path does not match |
| 284 | app_compte_user_changedesignation | /compte/user/changedesignation | Path does not match |
| 285 | app_compte_edit_designationpharmacie | /compte/pharmacie/modification/designation | Path does not match |
| 286 | app_compte_edit_pagenamepharmacie | /compte/pharmacie/modification/pagename | Path does not match |
| 287 | app_compte_edit | /compte/pharmacie/modification | Path does not match |
| 288 | app_compte_edit_grossiste | /compte/grossiste/modification | Path does not match |
| 289 | app_compte_edit_prescripteur | /compte/prescripteur/modification | Path does not match |
| 290 | app_compte_edit_password | /compte/modification-mot-de-passe | Path does not match |
| 291 | app_compte_precripteur_edit_password | /compte/prescripteur/modification-mot-de-passe | Path does not match |
| 292 | app_compte_grossiste_edit_password | /compte/grossiste/modification-mot-de-passe | Path does not match |
| 293 | app_compte_check_account | /compte/verification/{id} | Path does not match |
| 294 | app_compte_ville | /compte/ville/{id} | Path does not match |
| 295 | app_compte_quartier | /compte/quartier/{id} | Path does not match |
| 296 | app_compte_edit_image | /compte/profile/image | Path does not match |
| 297 | app_compte_edit_pdc | /compte/profile/edit-pdc | Path does not match |
| 298 | app_compte_type_paiement | /compte/profile/type-paiement | Path does not match |
| 299 | app_compte_type_paiement_edit | /compte/profile/type-paiement/modification | Path does not match |
| 300 | app_compte_type_paiement_delete | /compte/profile/type-paiement/suppression/{id} | Path does not match |
| 301 | app_compte_grossiste_type_paiement | /compte/profile/type-paiement/grossiste | Path does not match |
| 302 | app_compte_grossiste_type_paiement_edit | /compte/profile/type-paiement/grossiste/modification/{id} | Path does not match |
| 303 | app_compte_grossiste_type_paiement_valid | /compte/profile/type-paiement/grossiste/validation/{id} | Path does not match |
| 304 | app_compte_livraison | /compte/pharmacie/livraison | Path does not match |
| 305 | app_compte_livraison_edit | /compte/pharmacie/livraison/modification | Path does not match |
| 306 | app_compte_paiement | /compte/pharmacie/paiement | Path does not match |
| 307 | app_compte_change_isvalideauto | /compte/pharmacie/change-isvalideauto | Path does not match |
| 308 | app_compte_ma_page | /compte/ma-page | Path does not match |
| 309 | app_compte_paiement_edit | /compte/pharmacie/paiment/modification | Path does not match |
| 310 | app_compte_horaire | /compte/pharmacie/horaire | Path does not match |
| 311 | app_compte_add_horaire | /compte/pharmacie/horaire/add | Path does not match |
| 312 | app_compte_edit_horaire | /compte/pharmacie/horaire/edit/{id} | Path does not match |
| 313 | app_compte_delete_horaire | /compte/pharmacie/horaire/delete/{id} | Path does not match |
| 314 | app_cookie | /cookie | Path does not match |
| 315 | app_accept_cookie | /accept-cookie | Path does not match |
| 316 | cours_echange | /cours-echange | Path does not match |
| 317 | app_cronfacturepharmacie | /cronfacturepharmacie | Path does not match |
| 318 | app_cronforecast | /cronproposition | Path does not match |
| 319 | app_facture_normale | /facture/commande/{id} | Path does not match |
| 320 | app_facture_export_normale | /facture/export/{id} | Path does not match |
| 321 | app_facture_telecharger_normale | /facture/telecharger/{id} | Path does not match |
| 322 | app_facture_avoir | /facture/commande/avoir/{id} | Path does not match |
| 323 | app_facture_export_avoir | /facture/export-avoir/{id} | Path does not match |
| 324 | app_facture_telecharger_avoir | /facture/telecharger-avoir/{id} | Path does not match |
| 325 | app_facturepharmacie_ictuspharma_liste | /facturephamracie/ictuspharma/liste | Path does not match |
| 326 | app_facturepharmacie_ictuspharma_detail | /facturephamracie/ictuspharma/detail/{facturePharmacie} | Path does not match |
| 327 | app_facturepharmacie_ictuspharma_pdf | /facturephamracie/ictuspharma/pdf/{facturepharmacie} | Path does not match |
| 328 | app_faq | /faq/{page} | Path does not match |
| 329 | app_faq_add | /faq/add/{page} | Path does not match |
| 330 | grossistecart_liste | /grossiste/catalogue/panier/ | Path does not match |
| 331 | grossistecart_invitation | /grossiste/catalogue/panier/invitation/{id} | Path does not match |
| 332 | grossistecart_detail_invitation | /grossiste/catalogue/panier/invitation-detail/{id} | Path does not match |
| 333 | grossistecart_add_cart | /grossiste/catalogue/panier/add/{id} | Path does not match |
| 334 | grossistecart_add_order | /grossiste/catalogue/panier/commande/ajout | Path does not match |
| 335 | grossistecart_delete | /grossiste/catalogue/panier/delete/{id} | Path does not match |
| 336 | grossistecart_edit | /grossiste/catalogue/panier/edit/{id} | Path does not match |
| 337 | grossistecart_count_cart | /grossiste/catalogue/panier/count | Path does not match |
| 338 | grossistecart_montant_total_cart | /grossiste/catalogue/panier/montant-total | Path does not match |
| 339 | grossistecart_valid_cart | /grossiste/catalogue/panier/valid-cart | Path does not match |
| 340 | grossistecart_ajout_ordonnance | /grossiste/catalogue/panier/ordonnance/{id} | Path does not match |
| 341 | grossistecart_edit_cgv_acepted | /grossiste/catalogue/panier/edit-accepetCGV/{id} | Path does not match |
| 342 | grossiste_accueil | /grossiste/accueil | Path does not match |
| 343 | grossiste_catalogue | /grossiste/catalogue | Path does not match |
| 344 | grossiste_commande | /grossiste/commandes | Path does not match |
| 345 | grossiste_order_show | /grossiste/commande/detail/{id} | Path does not match |
| 346 | grossiste_order_clients | /grossiste/commande/clients | Path does not match |
| 347 | grossiste_order_special | /grossiste/commandespecial/clients | Path does not match |
| 348 | grossiste_order_special_detail | /grossiste/commandespecial/clients/detail/{id} | Path does not match |
| 349 | grossiste_validate_commandesp_form | /grossiste/validateCommandeSpecial/{id} | Path does not match |
| 350 | grossiste_validate_commande_sp | /grossiste/validate-cmd-special/{id}/{etat} | Path does not match |
| 351 | grossiste_commande_forecast | /grossiste/commandes/prevoire | Path does not match |
| 352 | grossiste_order_forecast_show | /grossiste/commande/detail-prevoir/{id} | Path does not match |
| 353 | grossiste_order_client_show | /grossiste/commande/client/{id} | Path does not match |
| 354 | grossiste_valid_paiement | /grossiste/valid-paiement/{id} | Path does not match |
| 355 | grossiste_disponibilite | /grossiste/disponibilite/{id} | Path does not match |
| 356 | grossiste_noveau_besoin | /grossiste/nouveau-besoin | Path does not match |
| 357 | grossiste_add_session_proposition | /grossiste/suggestion/add-seesion/{id} | Path does not match |
| 358 | grossiste_add_session_pharmacie | /grossiste/pharmacie/add-session/{id} | Path does not match |
| 359 | grossiste_store_suggestion | /grossiste/store-suggestion | Path does not match |
| 360 | grossiste_delete_suggestion | /grossiste/delete-suggestion-session/{id} | Path does not match |
| 361 | grossiste_delete_pharmacie | /grossiste/delete-pharmacie-session/{id} | Path does not match |
| 362 | grossiste_edit_lot | /grossiste/editlot/{id} | Path does not match |
| 363 | grossiste_edit_exp | /grossiste/exp/{id} | Path does not match |
| 364 | grossiste_stock | /grossiste/stock | Path does not match |
| 365 | grossiste_import_stock | /grossiste/stock/importer | Path does not match |
| 366 | grossiste_delete_stock | /grossiste/stock/delete/{id} | Path does not match |
| 367 | app_guide | /guide/{page} | Path does not match |
| 368 | home | / | Path does not match |
| 369 | tdb | /tdb | Path does not match |
| 370 | app_ictus_commande_patient_liste | /ictus/commande/patient/ | Path does not match |
| 371 | app_ictus_commande_patient_liste_special | /ictus/commande/patient/liste-special | Path does not match |
| 372 | app_ictus_commande_patient_detail | /ictus/commande/patient/detail/{id} | Path does not match |
| 373 | app_ictus_commande_patient_detail_special | /ictus/commande/patient/detail-cmd-speciale/{id} | Path does not match |
| 374 | app_ictus_commande_patient_update_statut_livrer | /ictus/commande/patient/update-statut-livraison/{id} | Path does not match |
| 375 | app_ictus_commande_patient_disponible_commandespecial_form | /ictus/commande/patient/disponible-commandespecial-form/{id} | Path does not match |
| 376 | app_ictus_commande_patient_validate_commandespecial_form | /ictus/commande/patient/validate-commandespecial-form/{id} | Path does not match |
| 377 | app_ictus_commande_patient_validate_commande | /ictus/commande/patient/validate/{id} | Path does not match |
| 378 | app_ictus_commande_patient_refus_commande | /ictus/commande/patient/refuscommande/{id} | Path does not match |
| 379 | app_ictus_commande_patient_validate_commande_form | /ictus/commande/patient/validateCommande/{id} | Path does not match |
| 380 | app_ictus_commande_patient_app_pharmacie_validation_commande | /ictus/commande/patient/pharmacie/validation/commande/{code}/{codeSecret} | Path does not match |
| 381 | app_ictus_commande_patient_validation_manuel | /ictus/commande/patient/pharmacie/validation/manuel/{id} | Path does not match |
| 382 | app_ictus_commande_patient_recuperer_commande_bycode | /ictus/commande/patient/recuperer-commande-bycode/{commande} | Path does not match |
| 383 | app_ictus_commande_patient_facture_pdf | /ictus/commande/patientfacture/pdf/{facturepatient} | Path does not match |
| 384 | app_order_cancel | /commande/erreur/{stripeSessionId} | Path does not match |
| 385 | order_validate | /commande/success/ | Path does not match |
| 386 | order_validate_no_pay | /commande/success/{reference} | Path does not match |
| 387 | prevision_validate | /commande/success-prevision/ | Path does not match |
| 388 | forcast_validate_no_pay | /commande/success-prevision/{reference} | Path does not match |
| 389 | app_paiement_mobile_bankig_success | /commande/paiement/mobile/bankig/success/{reference} | Path does not match |
| 390 | app_paiement_mobile_bankig_cancel | /commande/paiement/mobile/bankig/annuler/{reference} | Path does not match |
| 391 | app_paiement_mobile_bankig_notifier | /commande/paiement/mobile/bankig/notifier | Path does not match |
| 392 | app_paiement_mobile_bankig_forecast_success | /commande/paiement/mobile/bankig/forecast/success/{reference} | Path does not match |
| 393 | app_paiement_mobile_bankig_forecast_cancel | /commande/paiement/mobile/bankig/forecast/annuler/{reference} | Path does not match |
| 394 | app_paiement_mobile_bankig_forecast_notifier | /commande/paiement/mobile/bankig/forecast/notifier | Path does not match |
| 395 | pharmacie_index | /pharmacie/ | Path does not match |
| 396 | pharmacie_proposition | /pharmacie/propostion | Path does not match |
| 397 | pharmacie_proposition_detail_commande | /pharmacie/propostion/detail/{id} | Path does not match |
| 398 | pharmacie_proposition_edit_grossiste | /pharmacie/propostiedit_grossisteon/grossiste-edit/{id} | Path does not match |
| 399 | pharmacie_add_to_cart | /pharmacie/proposition/add-cart/{id} | Path does not match |
| 400 | pharmacie_add_order | /pharmacie/proposition/ajout-commande | Path does not match |
| 401 | pharmacie_commande | /pharmacie/commandes | Path does not match |
| 402 | pharmacie_order_show | /pharmacie/commande/detail/{id} | Path does not match |
| 403 | pharmacie_order_ajout_paiement | /pharmacie/commande/ajout-paiement | Path does not match |
| 404 | pharmacie_commande_commande | /pharmacie/commandes/prevoire | Path does not match |
| 405 | pharmacie_order_forecast_show | /pharmacie/commande/detail-prevoir/{id} | Path does not match |
| 406 | pharmacie_order_ajout_paiement_forecast | /pharmacie/commande/ajout-paiement-forecast | Path does not match |
| 407 | pharmacie_delete_proposition | /pharmacie/proposition/refuser/{id} | Path does not match |
| 408 | pharmacie_catalogues | /pharmacie/catalogues | Path does not match |
| 409 | pharmacie_stock | /pharmacie/stock/{import} | Path does not match |
| 410 | pharmacie_import_stock | /pharmacie/stockpcie/importer | Path does not match |
| 411 | pharmacie_misajour_stock | /pharmacie/stockpcie/miseajour | Path does not match |
| 412 | pharmacie_update_stock | /pharmacie/update-stock/{id} | Path does not match |
| 413 | pharmacie_exportation_stock_modele | /pharmacie/exportation-stock-modele | Path does not match |
| 414 | pharmacie_delete_stock | /pharmacie/stock/delete/{id} | Path does not match |
| 415 | pharmacie_comparaison_cip | /pharmacie/comparaison-cip | Path does not match |
| 416 | pharmacie_proposition_count_cart | /pharmacie/proposition/count | Path does not match |
| 417 | pharmacie_proposition_montant_total | /pharmacie/proposition/montant-total | Path does not match |
| 418 | pharmacie_toogle_ordonnance | /pharmacie/photo/toogle-ordonnance/{id}/{val} | Path does not match |
| 419 | app_portefeuille_tdb | /wallet/tdb/{annee}/{mois} | Path does not match |
| 420 | app_portefeuille_next_mouvement | /wallet/load-next-mouvement | Path does not match |
| 421 | app_portefeuille_refund_request | /wallet/refund-request | Path does not match |
| 422 | app_portefeuille_refund_list | /wallet/refund-list | Path does not match |
| 423 | app_portefeuille_refund_list_story | /wallet/refund-list-story | Path does not match |
| 424 | app_portefeuille_refund_list_cancel | /wallet/refund-list-cancel | Path does not match |
| 425 | app_portefeuille_send_refund_request | /wallet/send-refund-request | Path does not match |
| 426 | app_portefeuille_payement_refund_request | /wallet/payement-refund-request | Path does not match |
| 427 | app_portefeuille_cancel_refund | /wallet/cancel-refund/{id} | Path does not match |
| 428 | app_portefeuille_see_refund | /wallet/refund/{id} | Path does not match |
| 429 | app_portefeuille_paiement_ictocoin | /wallet/paiement-ictocoin | Path does not match |
| 430 | app_portefeuille_paiement_ictocoin_success | /wallet/paiement-ictocoin/success/{token} | Path does not match |
| 431 | app_portefeuille_buy_ictocoin | /wallet/buy-ictocoin/{id} | Path does not match |
| 432 | app_portefeuille_next_achaticto | /wallet/load-next-achaticto | Path does not match |
| 433 | app_portefeuille_tier_payant | /wallet/tierpayant | Path does not match |
| 434 | prescripteur_index | /prescripteur/ | Path does not match |
| 435 | prescripteur_my_needs | /prescripteur/proposition | Path does not match |
| 436 | prescripteur_add_to_proposition | /prescripteur/proposition/add/{id} | Path does not match |
| 437 | prescripteur_store_proposition | /prescripteur/proposition/store | Path does not match |
| 438 | prescripteur_seller | /prescripteur/point-de-vente | Path does not match |
| 439 | prescripteur_detail_product | /prescripteur/produits-details/{id} | Path does not match |
| 440 | prescripteur_detail_product_stock_pcie | /prescripteur/produits-pharmacie-disponible/{cip13} | Path does not match |
| 441 | prescripteur_history | /prescripteur/historiques/ | Path does not match |
| 442 | prescripteur_history_details | /prescripteur/historiques/details/{id} | Path does not match |
| 443 | prescripteur_modification_envoie_automatique | /prescripteur/proposition/envoie/{id} | Path does not match |
| 444 | prescripteur_delete_proposition | /prescripteur/historiques/delete/{id} | Path does not match |
| 445 | prescripteur_history_dssetails_ordonnance | /prescripteur/historiques/details/ordonnance/{id} | Path does not match |
| 446 | app_productblacklist_liste | /productblacklist/liste | Path does not match |
| 447 | app_productblacklist_add | /productblacklist/add | Path does not match |
| 448 | app_productblacklist_remove | /productblacklist/remove/{productBlackList} | Path does not match |
| 449 | app_productblacklist_upload | /productblacklist/upload | Path does not match |
| 450 | app_reclamation_liste | /reclamation/ | Path does not match |
| 451 | app_reclamation_cloturer | /reclamation/cloturer/{reclamation} | Path does not match |
| 452 | app_reclamation_new | /reclamation/new | Path does not match |
| 453 | app_reclamation_detail | /reclamation/detail/{id} | Path does not match |
| 454 | app_reclamation_prescripteur_new | /reclamation/prescriptaur/reclamation | Path does not match |
| 455 | app_reclamation_prescripteur_detail | /reclamation/prescripteur/detail/{id} | Path does not match |
| 456 | app_reclamation_delete | /reclamation/delete/{id} | Path does not match |
| 457 | app_recuperation_remove_photonovalide | /recuperation/remove/photonovalide/{limit} | Path does not match |
| 458 | app_recuperation_photo | /recuperation/photo/{page}/{limit} | Path does not match |
| 459 | app_recuperation_copiephoto | /recuperation/copie/photo/{limit} | Path does not match |
| 460 | app_recuperation_supprimerphotonotsure | /recuperation/supprimer/photonotsure/{limit} | Path does not match |
| 461 | app_recuperation_supprimerphotonotdisponible | /recuperation/supprimer/photonotdisponible/{limit} | Path does not match |
| 462 | register_grossiste | /register/grossiste | Path does not match |
| 463 | register_prescripteur | /register/prescripteur | Path does not match |
| 464 | register_pharmacie | /register/pharmacie | Path does not match |
| 465 | message_pharmacie | /testmessage | Path does not match |
| 466 | register_verify | /inscription/verification-code | Path does not match |
| 467 | plustard_verification | /inscription/verification-plustard | Path does not match |
| 468 | login | /login | Path does not match |
| 469 | logout | /logout | Path does not match |
| 470 | listeville | /listville | Path does not match |
| 471 | listequartier | /listQuartier | Path does not match |
| 472 | finalisation_incription | /finalisation-incription/{id} | Path does not match |
| 473 | update_session_localisation | /update-session-localisation | Path does not match |
| 474 | app_removetest_commande_patient | /removetest/commande/patient/{user} | Path does not match |
| 475 | app_removetest_commande_pharmacie | /removetest/commande/pharmacie/{pharmacie} | Path does not match |
| 476 | app_removetest_commande | /removetest/commande/{commande} | Path does not match |
| 477 | app_removetest_removedoublon | /removetest/removedoublon | Path does not match |
| 478 | app_removetest_removedoublon_bdd | /removetest/removedoublonbybdd/{page} | Path does not match |
| 479 | reset_password | /mot-de-passe-oublie | Path does not match |
| 480 | update_password | /modifier-mon-mot-de-passe/{token} | Path does not match |
| 481 | app_societe_livraison | /societe/livraison | Path does not match |
| 482 | app_societe_livraison_all_societe_livraison | /societe/livraison/all/societe/livraison | Path does not match |
| 483 | app_societe_livraison_info_societe_livraison | /societe/livraison/info/societe/livraison/{id} | Path does not match |
| 484 | app_societe_livraison_valider_societe_livraison | /societe/livraison/valider/societe/livraison/{id} | Path does not match |
| 485 | app_stripe_recapitullatif | /commande/recapitulatif/{reference} | Path does not match |
| 486 | app_stripe_forcast_recapitullatif | /commande/recapitulatif/prevision/{reference} | Path does not match |
| 487 | app_stripe_execute | /commande/execute-paiement/{reference} | Path does not match |
| 488 | app_stripe_forecast_execute | /commande/execute-paiement-prevision/{reference} | Path does not match |
| 489 | app_stripe_list-paiement | /commande/list-paiement | Path does not match |
| 490 | app_traduction | /traduction/{locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.