Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_devis_mail | /admin/devis/mail/{id} | Path does not match |
| 2 | app_admin_facture_mail | /admin/facture/mail/{id} | Path does not match |
| 3 | app_admin_envoieEmail_cadeaux | /admin/cadeaux/envoyer_email_admin | Path does not match |
| 4 | app_admin_agence_index | /admin/agence/ | Path does not match |
| 5 | app_admin_agence_new | /admin/agence/new | Path does not match |
| 6 | app_admin_agence_show | /admin/agence/{id} | Path does not match |
| 7 | app_admin_agence_edit | /admin/agence/{id}/edit | Path does not match |
| 8 | app_admin_agence_delete | /admin/agence/{id} | Path does not match |
| 9 | app_admin_bilan_index | /admin/bilan/ | Path does not match |
| 10 | app_admin_bilan_show | /admin/bilan/show/{id} | Path does not match |
| 11 | app_admin_categorie_guide_index | /admin/categorie/guide/ | Path does not match |
| 12 | app_admin_categorie_guide_new | /admin/categorie/guide/new | Path does not match |
| 13 | app_admin_categorie_guide_edit | /admin/categorie/guide/{id}/edit | Path does not match |
| 14 | app_admin_categorie_guide_delete | /admin/categorie/guide/{id} | Path does not match |
| 15 | app_admin_client_index | /admin/client/ | Path does not match |
| 16 | app_admin_client_new | /admin/client/new | Path does not match |
| 17 | api_client_new | /admin/client/api/new | Path does not match |
| 18 | api_client_get_orange | /admin/client/api/{ref}/orange | Path does not match |
| 19 | app_admin_client_show | /admin/client/show/{id} | Path does not match |
| 20 | app_admin_client_edit | /admin/client/edit/{id} | Path does not match |
| 21 | app_admin_client_delete | /admin/client/{id} | Path does not match |
| 22 | app_admin_commission_index | /admin/commission/ | Path does not match |
| 23 | app_admin_new_commission | /admin/commission/commission/nouvelle | Path does not match |
| 24 | app_admin_commune_index | /admin/commune/ | Path does not match |
| 25 | app_admin_commune_edit | /admin/commune/{id}/edit | Path does not match |
| 26 | app_admin_commune_delete | /admin/commune/{id} | Path does not match |
| 27 | app_admin_control_index | /admin/control/ | Path does not match |
| 28 | app_admin_devis_index | /admin/devis/ | Path does not match |
| 29 | app_admin_devis_tri | /admin/devis/ajax/tri | Path does not match |
| 30 | app_admin_devis_new | /admin/devis/new | Path does not match |
| 31 | app_admin_devis_valide | /admin/devis/valide/{id} | Path does not match |
| 32 | app_admin_devis_valide_api | /admin/devis/valide/api/{id} | Path does not match |
| 33 | app_admin_devis_refus | /admin/devis/refus/{id} | Path does not match |
| 34 | app_admin_devis_pdf | /admin/devis/pdf/{id} | Path does not match |
| 35 | app_devis_show | /admin/devis/{id} | Path does not match |
| 36 | app_admin_devis_preview | /admin/devis/preview/{id} | Path does not match |
| 37 | app_devis_edit | /admin/devis/{id}/edit | Path does not match |
| 38 | app_devis_delete | /admin/devis/{id} | Path does not match |
| 39 | app_admin_district_index | /admin/district/ | Path does not match |
| 40 | app_admin_district_edit | /admin/district/{id}/edit | Path does not match |
| 41 | app_admin_district_delete | /admin/district/{id} | Path does not match |
| 42 | app_admin_facture_index_without_sim | /admin/facture/without-sim | Path does not match |
| 43 | app_admin_facture_index | /admin/facture/ | Path does not match |
| 44 | app_admin_facture_export_annexe_b1_qs_paygo | /admin/facture/export/annexe-b1-qs-paygo | Path does not match |
| 45 | app_admin_allfacture_index | /admin/facture/all | Path does not match |
| 46 | app_admin_allfacture_canceled | /admin/facture/canceled | Path does not match |
| 47 | app_admin_facture_profuit_rectif | /admin/facture/facture_produit/rectif | Path does not match |
| 48 | getSimByPhoneNumber | /admin/facture/{phoneNumber}/sim-phone-number | Path does not match |
| 49 | app_admin_allfacture_cancel | /admin/facture/{id}/cancel | Path does not match |
| 50 | app_admin_facture_new | /admin/facture/new | Path does not match |
| 51 | app_admin_pdf_generator | /admin/facture/pdf/generator/{id} | Path does not match |
| 52 | afficherPdf | /admin/facture/afficherPdf | Path does not match |
| 53 | app_admin_facture_show | /admin/facture/{id} | Path does not match |
| 54 | app_admin_facture_preview | /admin/facture/preview/{id} | Path does not match |
| 55 | app_admin_facture_pdf_preview | /admin/facture/pdf-preview/{id} | Path does not match |
| 56 | app_admin_facture_edit | /admin/facture/{id}/edit | Path does not match |
| 57 | app_admin_facture_delete | /admin/facture/{id} | Path does not match |
| 58 | app_pdf_for_test | /admin/facture/generation/pdf | Path does not match |
| 59 | app_admin_facture_add_sims | /admin/facture/add/sims | Path does not match |
| 60 | app_admin_facture_import_sim | /admin/facture/sim/import | Path does not match |
| 61 | app_admin_facture_api_import_sim_read | /admin/facture/api/sim/import/read | Path does not match |
| 62 | app_admin_facture_api_import_sim | /admin/facture/api/sim/import | Path does not match |
| 63 | app_admin_guide_index | /admin/guide/ | Path does not match |
| 64 | app_admin_guide_new | /admin/guide/new | Path does not match |
| 65 | app_admin_guide_edit | /admin/guide/{id}/edit | Path does not match |
| 66 | app_admin_guide_delete | /admin/guide/{id} | Path does not match |
| 67 | app_admin_home | /admin/ | Path does not match |
| 68 | app_admin_imeisbl_index | /admin/imeis-bl/ | Path does not match |
| 69 | app_admin_paquet_sim_index | /admin/paquet-sim/ | Path does not match |
| 70 | app_admin_paquet_sim_new | /admin/paquet-sim/new | Path does not match |
| 71 | app_admin_paquet_sim_edit | /admin/paquet-sim/{id}/edit | Path does not match |
| 72 | app_admin_paquet_sim_delete_all | /admin/paquet-sim/delete-all | Path does not match |
| 73 | app_admin_paquet_sim_export | /admin/paquet-sim/export/paquet-sim | Path does not match |
| 74 | app_produit_commission_index | /produit/commission/ | Path does not match |
| 75 | app_produit_commission_new | /produit/commission/new/{product_id} | Path does not match |
| 76 | app_produit_commission_show | /produit/commission/{id} | Path does not match |
| 77 | app_produit_commission_edit | /produit/commission/{id}/edit | Path does not match |
| 78 | app_produit_commission_delete | /produit/commission/{id} | Path does not match |
| 79 | app_admin_commission_list_datatable | /produit/commission/list-datatable | Path does not match |
| 80 | app_admin_produit_index | /admin/produit/ | Path does not match |
| 81 | app_admin_produit_deleted | /admin/produit/deleted | Path does not match |
| 82 | app_admin_produit_control | /admin/produit/control | Path does not match |
| 83 | app_admin_produit_callAPI | /admin/produit/callAPI/{barcode} | Path does not match |
| 84 | app_admin_produit_new | /admin/produit/new | Path does not match |
| 85 | app_admin_modele_new | /admin/produit/modele/new | Path does not match |
| 86 | app_admin_produit_list-data-siege | /admin/produit/list-data-siege | Path does not match |
| 87 | app_admin_produit_list-data-phone | /admin/produit/list-data-phone | Path does not match |
| 88 | app_admin_produit_receive-data-phone-barcode | /admin/produit/receive-data-phone-barcode | Path does not match |
| 89 | app_admin_produit_receive-data-imeis | /admin/produit/receive-data-imeis | Path does not match |
| 90 | app_admin_produit_receive-data-phone | /admin/produit/receive-data-phone | Path does not match |
| 91 | app_admin_produit_api-login | /admin/produit/api-login | Path does not match |
| 92 | app_admin_produit_import | /admin/produit/import | Path does not match |
| 93 | app_admin_produit_finalize_import | /admin/produit/import/finalize | Path does not match |
| 94 | app_admin_produit_import_imei | /admin/produit/import/imei/{id} | Path does not match |
| 95 | app_admin_produit_show | /admin/produit/show/{id} | Path does not match |
| 96 | app_admin_produit_imei | /admin/produit/imei/{id} | Path does not match |
| 97 | app_admin_produit_edit | /admin/produit/{id}/edit | Path does not match |
| 98 | app_admin_produit_delete | /admin/produit/delete/{id} | Path does not match |
| 99 | app_admin_produit_imei_verification | /admin/produit/verificationIMEI | Path does not match |
| 100 | suppression | /admin/produit/suppression | Path does not match |
| 101 | transfertOrangeAkorondrano | /admin/produit/transfertsmmec | Path does not match |
| 102 | app_admin_produit_imei_by_siege | /admin/produit/{id}/imei-by-siege | Path does not match |
| 103 | app_admin_produit_api_delete_produit_imei | /admin/produit/api/{imei}/delete-produit-imei | Path does not match |
| 104 | app_admin_produit_export | /admin/produit/export/excel | Path does not match |
| 105 | app_admin_produit_import_and_transfer | /admin/produit/import-transfert | Path does not match |
| 106 | app_transfert_interne | /admin/produit/transfert-interne | Path does not match |
| 107 | app_admin_produit_import_read | /admin/produit/import/read | Path does not match |
| 108 | app_admin_produit_import_read_existing | /admin/produit/import/read-existing | Path does not match |
| 109 | app_admin_produit_imei_update_imei | /admin/produit/update-imei | Path does not match |
| 110 | app_admin_quartier_index | /admin/quartier/ | Path does not match |
| 111 | app_admin_quartier_new | /admin/quartier/new | Path does not match |
| 112 | app_admin_quartier_show | /admin/quartier/{id} | Path does not match |
| 113 | app_admin_quartier_edit | /admin/quartier/{id}/edit | Path does not match |
| 114 | app_admin_quartier_add_commune | /admin/quartier/ajax/commune | Path does not match |
| 115 | app_admin_quartier_add_district | /admin/quartier/ajax/district | Path does not match |
| 116 | app_admin_quartier_delete | /admin/quartier/{id} | Path does not match |
| 117 | app_admin_refund_new | /admin/facture/refund/new | Path does not match |
| 118 | app_admin_refund_new_detailfacture | /admin/facture/refund/new/facture/{id} | Path does not match |
| 119 | app_admin_refund_new_showfacture | /admin/facture/refund/new/show/{id} | Path does not match |
| 120 | app_admin_refund_facture | /admin/facture/refund/new/{id}/cancel | Path does not match |
| 121 | app_admin_region_index | /admin/region/ | Path does not match |
| 122 | app_admin_region_new | /admin/region/new | Path does not match |
| 123 | app_admin_region_show | /admin/region/{id} | Path does not match |
| 124 | app_admin_region_edit | /admin/region/{id}/edit | Path does not match |
| 125 | app_admin_region_delete | /admin/region/{id} | Path does not match |
| 126 | app_admin_reporting | /admin/reporting | Path does not match |
| 127 | app_admin_siege_index | /admin/caisse/ | Path does not match |
| 128 | app_admin_siege_new | /admin/caisse/new | Path does not match |
| 129 | ajax_get_quartiers | /admin/caisse/get-quartiers | Path does not match |
| 130 | app_admin_siege_show | /admin/caisse/{id} | Path does not match |
| 131 | app_admin_siege_edit | /admin/caisse/{id}/edit | Path does not match |
| 132 | app_admin_siege_delete | /admin/caisse/{id} | Path does not match |
| 133 | get_regions_by_quartier_nom | /admin/caisse/get-regions-by-quartier-nom/{nom} | Path does not match |
| 134 | get_agences_by_region | /admin/caisse/get-agences-by-region/{id} | Path does not match |
| 135 | app_admin_sim_index | /sim/ | Path does not match |
| 136 | app_admin_sim_vendu | /sim/vendu | Path does not match |
| 137 | app_admin_sim_stock_index | /sim/stock | Path does not match |
| 138 | app_admin_sim_new | /sim/new | Path does not match |
| 139 | app_admin_sim_stock_new | /sim/stock/new | Path does not match |
| 140 | app_sim_show | /sim/{id} | Path does not match |
| 141 | app_admin_sim_edit | /sim/{id}/edit | Path does not match |
| 142 | app_sim_delete | /sim/{id}/delete | Path does not match |
| 143 | app_admin_sim_delete_all | /sim/delete-all | Path does not match |
| 144 | app_admin_sim_findby_serial_number | /sim/serialNumber | Path does not match |
| 145 | app_admin_stock_paquet_sim | /admin/stock-paquet-sim/ | Path does not match |
| 146 | app_admin_user_index | /admin/user/ | Path does not match |
| 147 | app_admin_user_new | /admin/user/new | Path does not match |
| 148 | app_admin_user_show | /admin/user/show/{id} | Path does not match |
| 149 | app_admin_user_edit | /admin/user/edit/{id} | Path does not match |
| 150 | app_admin_user_changelog | /admin/user/changelog | Path does not match |
| 151 | app_admin_user_changelog_detail | /admin/user/changelog/{id}/detail | Path does not match |
| 152 | app_api_sendMail | /api/sendmail | Path does not match |
| 153 | app_api_sendMail_by_date | /api/sendmailbydate | Path does not match |
| 154 | app_admin_webservice_confirmaccount | /api/confirm-account-company | Path does not match |
| 155 | app_admin_webservice_resendcode | /api/resend-code | Path does not match |
| 156 | app_api_api | /api/ | Path does not match |
| 157 | app_api_generate_token | /api/generate-token | Path does not match |
| 158 | app_api_revoke_token | /api/revoke-token | Path does not match |
| 159 | app_api_facture | /api/facture/ | Path does not match |
| 160 | app_attribution_produit | /attribution/produit | Path does not match |
| 161 | app_attribution_produit_commande | /attribution/produit/{id} | Path does not match |
| 162 | app_bon_de_livraison_index | /admin/bonDeLivraison/ | Path does not match |
| 163 | app_bon_de_livraison_pending | /admin/bonDeLivraison/pending | Path does not match |
| 164 | app_bon_de_livraison_index_pending | /admin/bonDeLivraison/pending/{id} | Path does not match |
| 165 | app_bon_de_livraison_per_product | /admin/bonDeLivraison/per_product | Path does not match |
| 166 | app_bon_de_livraison_per_product_imei | /admin/bonDeLivraison/per_product/imeis | Path does not match |
| 167 | app_bon_de_livraison_rapport | /admin/bonDeLivraison/rapport | Path does not match |
| 168 | app_bon_de_livraison_new | /admin/bonDeLivraison/new | Path does not match |
| 169 | app_bon_de_livraison_edit | /admin/bonDeLivraison/{id}/edit | Path does not match |
| 170 | app_bon_de_livraison_delete | /admin/bonDeLivraison/{id} | Path does not match |
| 171 | new_bonDeLivraison | /admin/bonDeLivraison/new/bonDeLivraison | Path does not match |
| 172 | app_bon_de_livraison_show | /admin/bonDeLivraison/{id} | Path does not match |
| 173 | app_admin_bdl_generator | /admin/bonDeLivraison/bdl/generator/{id} | Path does not match |
| 174 | app_bon_de_livraison_validate | /admin/bonDeLivraison/{id}/validate | Path does not match |
| 175 | app_bon_de_livraison_api_add | /admin/bonDeLivraison/api/add | Path does not match |
| 176 | app_bon_de_livraison_api_add_produit_imei | /admin/bonDeLivraison/api/add-produit-imei | Path does not match |
| 177 | app_bon_de_livraison_api_add_produit_imei_home | /admin/bonDeLivraison/api/add-produit-imei-home | Path does not match |
| 178 | app_admin_transfertCadeaux_index | /admin/cadeaux/ | Path does not match |
| 179 | app_admin_historiqueCadeaux_index | /admin/cadeaux/historique_cadeaux | Path does not match |
| 180 | app_admin_transfertCadeaux_new | /admin/cadeaux/new | Path does not match |
| 181 | app_admin_transfertCadeaux_transfert | /admin/cadeaux/transfert | Path does not match |
| 182 | app_admin_recupererCadeaux_new | /admin/cadeaux/new_recuperer | Path does not match |
| 183 | app_admin_recupererCadeaux_recuperer | /admin/cadeaux/recuperer | Path does not match |
| 184 | app_admin_envoieEmail_commerciale | /admin/cadeaux/envoie_email_commerciale | Path does not match |
| 185 | app_changeroyalties_index | /admin/changeroyalties/ | Path does not match |
| 186 | app_changeroyalties_new | /admin/changeroyalties/new | Path does not match |
| 187 | app_changeroyalties_show | /admin/changeroyalties/{id} | Path does not match |
| 188 | app_changeroyalties_edit | /admin/changeroyalties/{id}/edit | Path does not match |
| 189 | app_changeroyalties_delete | /admin/changeroyalties/{id} | Path does not match |
| 190 | app_admin_commerciale_index | /admin/commerciale/ | Path does not match |
| 191 | app_admin_commerciale_new | /admin/commerciale/new | Path does not match |
| 192 | app_admin_commerciale_show | /admin/commerciale/show/{id} | Path does not match |
| 193 | app_admin_commerciale_edit | /admin/commerciale/edit/{id} | Path does not match |
| 194 | app_admin_commerciale_delete | /admin/commerciale/{id} | Path does not match |
| 195 | app_admin_commerciale_lancer_procedure_challenge | /admin/commerciale/lancer_challenge | Path does not match |
| 196 | error_page | /error_page/{error}/{message} | Path does not match |
| 197 | app_excel-imeis_index | /admin/excel-imeis/ | Path does not match |
| 198 | app_admin_facture_user_index | /admin/factureUser/ | Path does not match |
| 199 | app_admin_facture_user_new | /admin/factureUser/new | Path does not match |
| 200 | app_admin_facture_user_show | /admin/factureUser/show/{id} | Path does not match |
| 201 | app_admin_fcature_user_edit | /admin/factureUser/edit/{id} | Path does not match |
| 202 | app_admin_facture_user_delete | /admin/factureUser/{id} | Path does not match |
| 203 | app_filtre_vente | /filtre/vente | Path does not match |
| 204 | rechercher_ventes | /rechercher-ventes | Path does not match |
| 205 | caisses_par_agence | /caisses-par-agence | Path does not match |
| 206 | forgot_password | /forgot-password | Path does not match |
| 207 | app_historique_client_index | /admin/historique/client/new | Path does not match |
| 208 | app_historique_client_new | /admin/historique/client/new | Path does not match |
| 209 | app_historique_client_show | /admin/historique/client/{id} | Path does not match |
| 210 | app_historique_client_edit | /admin/historique/client/{id}/edit | Path does not match |
| 211 | app_historique_client_delete | /admin/historique/client/{id} | Path does not match |
| 212 | app_historique_stock_index | /admin/historique/stock/ | Path does not match |
| 213 | app_historique_stock_list | /admin/historique/stock/list | Path does not match |
| 214 | app_historique_stock_real | /admin/historique/stock/real | Path does not match |
| 215 | app_historique_stock_entry | /admin/historique/stock/entry | Path does not match |
| 216 | app_historique_stock_vente | /admin/historique/stock/vente | Path does not match |
| 217 | app_historique_stock_vente_api | /admin/historique/stock/api/vente | Path does not match |
| 218 | app_historique_stock_refOrange | /admin/historique/stock/refOrange | Path does not match |
| 219 | app_historique_stock_vente_list | /admin/historique/stock/list/{id} | Path does not match |
| 220 | app_historique_stock_vente_stock | /admin/historique/stock/stock/{id} | Path does not match |
| 221 | app_historique_stock_vente_imeis | /admin/historique/stock/stock/{siegeID}/imeis/{produitID} | Path does not match |
| 222 | getBySiege | /admin/historique/stock/getBySiege | Path does not match |
| 223 | getByVenteByDate | /admin/historique/stock/getByVenteByDate | Path does not match |
| 224 | app_historique_user_index | /admin/historique/user/ | Path does not match |
| 225 | app_historique_user_new | /admin/historique/user/new | Path does not match |
| 226 | app_historique_user_show | /admin/historique/user/{id} | Path does not match |
| 227 | app_historique_user_edit | /admin/historique/user/{id}/edit | Path does not match |
| 228 | app_historique_user_delete | /admin/historique/user/{id} | Path does not match |
| 229 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.