Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_blo_home_index | / | Path does not match |
| 2 | app_achat_index | /achat/ | Path does not match |
| 3 | app_achat_report | /achat/report/achats | Path does not match |
| 4 | app_achat_new | /achat/new | Path does not match |
| 5 | reglement_achat_new | /achat/achat/{id}/reglement | Path does not match |
| 6 | app_achat_add_product | /achat/add-product | Path does not match |
| 7 | app_achat_update_quantity | /achat/update-quantity | Path does not match |
| 8 | app_achat_update_price | /achat/update-price | Path does not match |
| 9 | app_achat_remove_product | /achat/remove-product | Path does not match |
| 10 | app_achat_edit | /achat/achat/{id}/edit | Path does not match |
| 11 | app_achat_show | /achat/{id} | Path does not match |
| 12 | achat_facture | /achat/achat/{id}/facture | Path does not match |
| 13 | app_achat_delete | /achat/{id} | Path does not match |
| 14 | app_achatproduit_index | /achatproduit/ | Path does not match |
| 15 | app_achatproduit_new | /achatproduit/new | Path does not match |
| 16 | app_achatproduit_show | /achatproduit/{id} | Path does not match |
| 17 | app_achatproduit_edit | /achatproduit/{id}/edit | Path does not match |
| 18 | app_achatproduit_delete | /achatproduit/{id} | Path does not match |
| 19 | api_blo_admin_stats | /api/admin/stats | Path does not match |
| 20 | api_blo_orders_list | /api/orders | Path does not match |
| 21 | api_blo_order_show | /api/orders/{id} | Path does not match |
| 22 | api_blo_products_list | /api/products | Path does not match |
| 23 | api_blo_product_show | /api/products/{slug} | Path does not match |
| 24 | api_blo_vendor_orders_list | /api/vendor/orders | Path does not match |
| 25 | api_blo_vendor_order_show | /api/vendor/orders/{id} | Path does not match |
| 26 | blo_account_change_password | /compte/mot-de-passe | Path does not match |
| 27 | blo_admin_change_password | /admin/compte/mot-de-passe | Path does not match |
| 28 | blo_admin_categories | /admin/categories | Path does not match |
| 29 | blo_admin_category_new | /admin/categories/new | Path does not match |
| 30 | blo_admin_category_edit | /admin/categories/{id}/edit | Path does not match |
| 31 | blo_admin_commissions | /admin/commissions | Path does not match |
| 32 | blo_admin_commission_global_edit | /admin/commissions/global/edit | Path does not match |
| 33 | blo_admin_commission_shop_edit | /admin/commissions/shop/{id}/edit | Path does not match |
| 34 | blo_admin_dashboard | /admin | Path does not match |
| 35 | blo_admin_orders | /admin/orders | Path does not match |
| 36 | blo_admin_order_status | /admin/orders/{id}/status | Path does not match |
| 37 | blo_admin_payments | /admin/payments | Path does not match |
| 38 | blo_admin_payment_settings | /admin/settings/payment | Path does not match |
| 39 | blo_admin_payouts | /admin/payouts | Path does not match |
| 40 | blo_admin_payout_approve | /admin/payouts/{id}/approve | Path does not match |
| 41 | blo_admin_payout_reject | /admin/payouts/{id}/reject | Path does not match |
| 42 | blo_admin_products | /admin/products | Path does not match |
| 43 | blo_admin_product_edit | /admin/products/{id}/edit | Path does not match |
| 44 | blo_admin_product_delete | /admin/products/{id}/delete | Path does not match |
| 45 | blo_admin_product_new | /admin/products/new | Path does not match |
| 46 | blo_admin_product_image_delete | /admin/products/image/{id}/delete | Path does not match |
| 47 | blo_admin_site_logo | /admin/site-settings/logo | Path does not match |
| 48 | blo_admin_slider | /admin/slider | Path does not match |
| 49 | blo_admin_slider_add | /admin/slider/add | Path does not match |
| 50 | blo_admin_slider_edit | /admin/slider/{id}/edit | Path does not match |
| 51 | blo_admin_slider_delete | /admin/slider/{id}/delete | Path does not match |
| 52 | blo_admin_slider_move_up | /admin/slider/{id}/move-up | Path does not match |
| 53 | blo_admin_slider_move_down | /admin/slider/{id}/move-down | Path does not match |
| 54 | blo_admin_slider_toggle_active | /admin/slider/{id}/toggle-active | Path does not match |
| 55 | blo_admin_vendors | /admin/vendors | Path does not match |
| 56 | blo_admin_vendor_suspend | /admin/vendors/{id}/suspend | Path does not match |
| 57 | blo_admin_vendor_activate | /admin/vendors/{id}/activate | Path does not match |
| 58 | blo_login | /connexion | Path does not match |
| 59 | blo_register | /inscription | Path does not match |
| 60 | blo_cart | /cart | Path does not match |
| 61 | blo_cart_add | /cart/add/{productId} | Path does not match |
| 62 | blo_cart_update | /cart/update/{itemId} | Path does not match |
| 63 | blo_cart_remove | /cart/remove/{itemId} | Path does not match |
| 64 | blo_catalog | /boutique | Path does not match |
| 65 | blo_product_show | /boutique/product/{slug} | Path does not match |
| 66 | blo_shop_show | /boutique/shop/{slug} | Path does not match |
| 67 | blo_checkout | /checkout | Path does not match |
| 68 | blo_checkout_confirm | /checkout/payment/confirm | Path does not match |
| 69 | blo_currency_switch | /currency/switch | Path does not match |
| 70 | blo_orders | /orders | Path does not match |
| 71 | blo_order_show | /orders/{id} | Path does not match |
| 72 | blo_order_pay | /orders/{id}/pay | Path does not match |
| 73 | blo_contact | /contact | Path does not match |
| 74 | blo_faq | /faq | Path does not match |
| 75 | blo_cgu | /cgu | Path does not match |
| 76 | blo_confidentialite | /confidentialite | Path does not match |
| 77 | blo_vendor_dashboard | /vendor | Path does not match |
| 78 | blo_vendor_finance | /vendor/finance | Path does not match |
| 79 | blo_vendor_orders | /vendor/orders | Path does not match |
| 80 | blo_vendor_order_show | /vendor/orders/{id} | Path does not match |
| 81 | blo_vendor_order_status | /vendor/orders/{id}/status | Path does not match |
| 82 | blo_vendor_products | /vendor/products | Path does not match |
| 83 | blo_vendor_product_new | /vendor/products/new | Path does not match |
| 84 | blo_vendor_product_edit | /vendor/products/{id}/edit | Path does not match |
| 85 | blo_vendor_product_delete | /vendor/products/{id}/delete | Path does not match |
| 86 | blo_vendor_product_image_delete | /vendor/products/image/{id}/delete | Path does not match |
| 87 | blo_vendor_shop_settings | /vendor/shop/settings | Path does not match |
| 88 | blo_vendor_shop_create | /vendor/shop/create | Path does not match |
| 89 | app_categorie_depense_index | /depense/categorie/ | Path does not match |
| 90 | app_categorie_depense_new | /depense/categorie/new | Path does not match |
| 91 | app_categorie_depense_show | /depense/categorie/{id} | Path does not match |
| 92 | app_categorie_depense_edit | /depense/categorie/{id}/edit | Path does not match |
| 93 | app_categorie_depense_delete | /depense/categorie/{id} | Path does not match |
| 94 | app_client_index | /client/ | Path does not match |
| 95 | client_quick_create | /client/client/quick-create | Path does not match |
| 96 | app_client_new | /client/new | Path does not match |
| 97 | app_client_show | /client/{id} | Path does not match |
| 98 | app_client_edit | /client/{id}/edit | Path does not match |
| 99 | app_client_delete | /client/{id} | Path does not match |
| 100 | app_commande_index | /commande/ | Path does not match |
| 101 | app_commande_new | /commande/commande/new | Path does not match |
| 102 | commande_bordereau | /commande/commande/{id}/bordereau | Path does not match |
| 103 | commande_proforma | /commande/commande/{id}/proforma | Path does not match |
| 104 | reglement_commande_new | /commande/commande/{id}/reglement | Path does not match |
| 105 | app_commande_report | /commande/rapport | Path does not match |
| 106 | commande_facture | /commande/commande/{id}/facture | Path does not match |
| 107 | commande_cachet | /commande/commande/{id}/cachet | Path does not match |
| 108 | commande_contrat | /commande/commande/{id}/contrat | Path does not match |
| 109 | app_commande_add_product | /commande/add-product | Path does not match |
| 110 | app_commande_update_quantity | /commande/update-quantity | Path does not match |
| 111 | app_commande_update_price | /commande/update-price | Path does not match |
| 112 | app_commande_remove_product | /commande/remove-product | Path does not match |
| 113 | app_commande_edit | /commande/commande/{id}/edit | Path does not match |
| 114 | app_commande_show | /commande/{id} | Path does not match |
| 115 | app_commande_pending | /commande/commande/pending | Path does not match |
| 116 | app_commande_validated | /commande/commande/validated | Path does not match |
| 117 | app_commande_cancelled | /commande/commande/cancelled | Path does not match |
| 118 | app_commande_pending_utilisateur | /commande/mes-commande/pending | Path does not match |
| 119 | app_commande_validated_utilisateur | /commande/commande/validated | Path does not match |
| 120 | app_commande_cancelled_utilisateur | /commande/commande/cancelled | Path does not match |
| 121 | app_commande_cancel | /commande/commande/cancel/{id} | Path does not match |
| 122 | app_commande_validate | /commande/commande/validate/{id} | Path does not match |
| 123 | app_commande_delete | /commande/{id} | Path does not match |
| 124 | app_commandeproduit_index | /commandeproduit/ | Path does not match |
| 125 | app_commandeproduit_new | /commandeproduit/new | Path does not match |
| 126 | app_commandeproduit_show | /commandeproduit/{id} | Path does not match |
| 127 | app_commandeproduit_edit | /commandeproduit/{id}/edit | Path does not match |
| 128 | app_commandeproduit_delete | /commandeproduit/{id} | Path does not match |
| 129 | app_comptabilite_tresorerie | /comptabilite/tresorerie | Path does not match |
| 130 | app_comptabilite_declaration_fiscale | /comptabilite/declaration-fiscale | Path does not match |
| 131 | app_declaration_fiscale_new | /comptabilite/declaration-fiscale/new | Path does not match |
| 132 | app_declaration_fiscale_show | /comptabilite/declaration-fiscale/{id} | Path does not match |
| 133 | app_declaration_fiscale_edit | /comptabilite/declaration-fiscale/{id}/edit | Path does not match |
| 134 | app_declaration_fiscale_delete | /comptabilite/declaration-fiscale/{id} | Path does not match |
| 135 | app_comptabilite_bilan | /comptabilite/bilan | Path does not match |
| 136 | app_comptabilite_conseil | /comptabilite/conseil-financier | Path does not match |
| 137 | app_conge_index | /grh/conge/ | Path does not match |
| 138 | app_conge_new | /grh/conge/new | Path does not match |
| 139 | app_conge_show | /grh/conge/{id} | Path does not match |
| 140 | app_conge_edit | /grh/conge/{id}/edit | Path does not match |
| 141 | app_conge_approuver | /grh/conge/{id}/approuver | Path does not match |
| 142 | app_conge_refuser | /grh/conge/{id}/refuser | Path does not match |
| 143 | app_conge_delete | /grh/conge/{id} | Path does not match |
| 144 | app_contrat_index | /grh/contrat/ | Path does not match |
| 145 | app_contrat_new | /grh/contrat/new | Path does not match |
| 146 | app_contrat_show | /grh/contrat/{id} | Path does not match |
| 147 | app_contrat_edit | /grh/contrat/{id}/edit | Path does not match |
| 148 | app_contrat_delete | /grh/contrat/{id} | Path does not match |
| 149 | app_departement_index | /departement/ | Path does not match |
| 150 | app_departement_new | /departement/new | Path does not match |
| 151 | app_departement_show | /departement/{id} | Path does not match |
| 152 | app_departement_edit | /departement/{id}/edit | Path does not match |
| 153 | app_departement_delete | /departement/{id} | Path does not match |
| 154 | app_depense_commande_index | /depense/commande/ | Path does not match |
| 155 | app_depense_commande_new | /depense/commande/new | Path does not match |
| 156 | app_depense_commande_show | /depense/commande/{id} | Path does not match |
| 157 | app_depense_commande_edit | /depense/commande/{id}/edit | Path does not match |
| 158 | app_depense_commande_delete | /depense/commande/{id} | Path does not match |
| 159 | app_depense_transit_index | /depense/transit/ | Path does not match |
| 160 | app_depense_transit_new | /depense/transit/new | Path does not match |
| 161 | app_depense_transit_show | /depense/transit/{id} | Path does not match |
| 162 | app_depense_transit_edit | /depense/transit/{id}/edit | Path does not match |
| 163 | app_depense_transit_delete | /depense/transit/{id} | Path does not match |
| 164 | app_employe_index | /grh/employe/ | Path does not match |
| 165 | app_employe_new | /grh/employe/new | Path does not match |
| 166 | app_employe_show | /grh/employe/{id} | Path does not match |
| 167 | app_employe_edit | /grh/employe/{id}/edit | Path does not match |
| 168 | app_employe_delete | /grh/employe/{id} | Path does not match |
| 169 | app_evaluation_index | /grh/evaluation/ | Path does not match |
| 170 | app_evaluation_new | /grh/evaluation/new | Path does not match |
| 171 | app_evaluation_show | /grh/evaluation/{id} | Path does not match |
| 172 | app_evaluation_edit | /grh/evaluation/{id}/edit | Path does not match |
| 173 | app_evaluation_delete | /grh/evaluation/{id} | Path does not match |
| 174 | app_formation_index | /grh/formation/ | Path does not match |
| 175 | app_formation_new | /grh/formation/new | Path does not match |
| 176 | app_formation_show | /grh/formation/{id} | Path does not match |
| 177 | app_formation_edit | /grh/formation/{id}/edit | Path does not match |
| 178 | app_formation_delete | /grh/formation/{id} | Path does not match |
| 179 | app_fournisseur_index | /fournisseur/ | Path does not match |
| 180 | fournisseur_quick_create | /fournisseur/fournisseur/quick-create | Path does not match |
| 181 | app_fournisseur_new | /fournisseur/new | Path does not match |
| 182 | app_fournisseur_show | /fournisseur/{id} | Path does not match |
| 183 | app_fournisseur_edit | /fournisseur/{id}/edit | Path does not match |
| 184 | app_fournisseur_delete | /fournisseur/{id} | Path does not match |
| 185 | app_grh_dashboard | /grh/ | Path does not match |
| 186 | app_galerie_index | /galerie/ | Path does not match |
| 187 | app_galerie_new | /galerie/new | Path does not match |
| 188 | app_galerie_show | /galerie/{id} | Path does not match |
| 189 | app_galerie_edit | /galerie/{id}/edit | Path does not match |
| 190 | app_galerie_delete | /galerie/{id} | Path does not match |
| 191 | dashboard | /dashboard | Path does not match |
| 192 | app_home | /tableau-de-bord | Path does not match |
| 193 | dashboard_transit | /dashboard/transit | Path does not match |
| 194 | dashboard_commercial | /dashboard/commercial | Path does not match |
| 195 | login | /login | Path does not match |
| 196 | app_logout | /logout | Path does not match |
| 197 | reseau_scan | /reseau/scan | Path does not match |
| 198 | app_paie_index | /grh/paie/ | Path does not match |
| 199 | app_paie_new | /grh/paie/new | Path does not match |
| 200 | app_paie_show | /grh/paie/{id} | Path does not match |
| 201 | app_paie_edit | /grh/paie/{id}/edit | Path does not match |
| 202 | app_paie_payer | /grh/paie/{id}/payer | Path does not match |
| 203 | app_paie_delete | /grh/paie/{id} | Path does not match |
| 204 | app_paie_releve | /grh/paie/employe/{id}/releve | Path does not match |
| 205 | app_personnel_index | /personnel/ | Path does not match |
| 206 | app_personnel_new | /personnel/new | Path does not match |
| 207 | app_personnel_show | /personnel/{id} | Path does not match |
| 208 | app_personnel_edit | /personnel/{id}/edit | Path does not match |
| 209 | app_personnel_delete | /personnel/{id} | Path does not match |
| 210 | app_poste_index | /grh/poste/ | Path does not match |
| 211 | app_poste_new | /grh/poste/new | Path does not match |
| 212 | app_poste_show | /grh/poste/{id} | Path does not match |
| 213 | app_poste_edit | /grh/poste/{id}/edit | Path does not match |
| 214 | app_poste_delete | /grh/poste/{id} | Path does not match |
| 215 | app_produit_index | /produit/ | Path does not match |
| 216 | app_produit_stock | /produit/stock | Path does not match |
| 217 | produits_alerte_liste | /produit/produits/alerte | Path does not match |
| 218 | produits_expiration_liste | /produit/produits/expiration | Path does not match |
| 219 | app_produit_new | /produit/new | Path does not match |
| 220 | app_produit_show | /produit/{id} | Path does not match |
| 221 | app_produit_edit | /produit/{id}/edit | Path does not match |
| 222 | app_produit_delete | /produit/{id} | Path does not match |
| 223 | app_prospection_index | /prospection/ | Path does not match |
| 224 | prospection_new | /prospection/new | Path does not match |
| 225 | prospection_show | /prospection/{id} | Path does not match |
| 226 | prospection_edit | /prospection/{id}/edit | Path does not match |
| 227 | prospection_valider | /prospection/{id}/valider | Path does not match |
| 228 | prospection_annuler | /prospection/{id}/annuler | Path does not match |
| 229 | app_prospection_retour_index | /prospection/retour/ | Path does not match |
| 230 | app_prospection_retour_new | /prospection/retour/new | Path does not match |
| 231 | app_prospection_retour_show | /prospection/retour/{id} | Path does not match |
| 232 | app_prospection_retour_edit | /prospection/retour/{id}/edit | Path does not match |
| 233 | app_prospection_retour_delete | /prospection/retour/{id} | Path does not match |
| 234 | app_rapport_achats | /rapport/achats | Path does not match |
| 235 | app_rapport_commandes | /rapport/commandes | Path does not match |
| 236 | rapport_reglement_achat | /rapport/rapport/reglement/achat | Path does not match |
| 237 | rapport_reglement_commande | /rapport/rapport/reglement/commande | Path does not match |
| 238 | rapport_caisse_transit | /rapport/caisse/transit | Path does not match |
| 239 | rapport_caisse_commande | /rapport/rapport/caisse/commande | Path does not match |
| 240 | app_rapport_index | /rapport/rapport | Path does not match |
| 241 | app_rapport_export | /rapport/rapport/export | Path does not match |
| 242 | app_rapport_paies | /rapport/paies | Path does not match |
| 243 | app_register | /register | Path does not match |
| 244 | reseau_index | /reseau | Path does not match |
| 245 | reseau_bloquer | /reseau/bloquer/{mac} | Path does not match |
| 246 | reseau_debloquer | /reseau/debloquer/{mac} | Path does not match |
| 247 | app_forgot_password_request | /reset-password | Path does not match |
| 248 | app_check_email | /reset-password/check-email | Path does not match |
| 249 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 250 | app_roles_index | /roles/ | Path does not match |
| 251 | app_roles_new | /roles/new | Path does not match |
| 252 | app_roles_show | /roles/{id} | Path does not match |
| 253 | app_roles_edit | /roles/{id}/edit | Path does not match |
| 254 | admin_permissions | /roles/admin/permissions | Path does not match |
| 255 | app_roles_delete | /roles/{id} | Path does not match |
| 256 | app_societe_index | /societe/ | Path does not match |
| 257 | app_societe_new | /societe/societe/new | Path does not match |
| 258 | app_societe_show | /societe/{id} | Path does not match |
| 259 | app_societe_edit | /societe/{id}/edit | Path does not match |
| 260 | app_societe_delete | /societe/{id} | Path does not match |
| 261 | rapport_stock | /rapport/stock | Path does not match |
| 262 | app_transit_index | /transit/ | Path does not match |
| 263 | get_transit_by_personnel | /transit/data/{id} | Path does not match |
| 264 | app_transit_update_paiement | /transit/transit/update-paiement | Path does not match |
| 265 | app_transit_par_lot | /transit/recherche/lot | Path does not match |
| 266 | app_transit_rapport | /transit/transit/rapport | Path does not match |
| 267 | reglement_transit_new | /transit/transit/{id}/reglement | Path does not match |
| 268 | app_transit_new | /transit/new | Path does not match |
| 269 | app_transit_show | /transit/{id} | Path does not match |
| 270 | app_transit_edit | /transit/{id}/edit | Path does not match |
| 271 | app_transit_delete | /transit/{id} | Path does not match |
| 272 | app_user_index | /utilisateur/user/ | Path does not match |
| 273 | app_user_new | /utilisateur/user/new | Path does not match |
| 274 | app_user_show | /utilisateur/user/{id} | Path does not match |
| 275 | app_user_edit | /utilisateur/user/{id}/edit | Path does not match |
| 276 | app_user_delete | /utilisateur/user/{id} | Path does not match |
| 277 | app_change_password | /utilisateur/user/changer/mon-mot-de-passe | Path does not match |
| 278 | app_user_utilisateur_index | /utilisateur/user/ | Path does not match |
| 279 | user_dept_index | /utilisateur/user/{id} | Path does not match |
| 280 | app_dept_user_new | /utilisateur/user/newdept/departement/{id} | Path does not match |
| 281 | app_departementuser_new | /utilisateur/user/departement/utilisateur | Path does not match |
| 282 | app_user_utilisateur_new | /utilisateur/user/utilisateur/new | Path does not match |
| 283 | app_user_utilisateur_show | /utilisateur/user/utilisateur/{id} | Path does not match |
| 284 | app_user_utilisateur_edit | /utilisateur/user/utilisateur/{id}/edit | Path does not match |
| 285 | app_user_utilisateur_delete | /utilisateur/user/utilisateur/{id} | Path does not match |
| 286 | user_change_password_utilisateur | /utilisateur/user/utilisateur?{id}/edit | Path does not match |
| 287 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 288 | _wdt | /_wdt/{token} | Path does not match |
| 289 | _profiler_home | /_profiler/ | Path does not match |
| 290 | _profiler_search | /_profiler/search | Path does not match |
| 291 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 292 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 293 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 294 | _profiler_open_file | /_profiler/open | Path does not match |
| 295 | _profiler | /_profiler/{token} | Path does not match |
| 296 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 297 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 298 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.