Routing
home
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_login | /{_locale}/api/login | Path does not match |
| 2 | api_register | /{_locale}/api/register | Path does not match |
| 3 | api_creer_compte_professionel | /{_locale}/api/creer-compte-professionnel | Path does not match |
| 4 | api_toutes_les_categories_entreprises | /{_locale}/api/toutes-les-categories-entreprises | Path does not match |
| 5 | api_une_categorie_entreprise | /{_locale}/api/une-categorie-entreprise/{id} | Path does not match |
| 6 | api_prestataire_d_une_categorie | /{_locale}/api/prestataires-d-une-categorie/{idCategorie} | Path does not match |
| 7 | api_enregistrer_une_entreprise | /{_locale}/api/enregistrer-une-entreprise/{idUser} | Path does not match |
| 8 | api_un_prestataire | /{_locale}/api/un-prestataire/{id} | Path does not match |
| 9 | api_nouveau_devis | /{_locale}/api/nouveau-devis/{idUser}/{fromABoutique}/{boutique} | Path does not match |
| 10 | api_un_devis | /{_locale}/api/un-devis/{id} | Path does not match |
| 11 | api_donner_avis | /{_locale}/api/donner-avis/{idUser}/{idEntreprise} | Path does not match |
| 12 | api_avis_utile | /{_locale}/api/avis-utile/{id} | Path does not match |
| 13 | api_avis_inutile | /{_locale}/api/avis-inutile/{id} | Path does not match |
| 14 | api_signaler_avis | /{_locale}/api/signaler-avis/{id} | Path does not match |
| 15 | api_enregistrer_entreprise | /{_locale}/api/enregistrer-entreprise-favoris/{idUser}/{idEntreprise} | Path does not match |
| 16 | api_envoyer_message | /{_locale}/api/envoyer-message/{idUser}/{idEntreprise} | Path does not match |
| 17 | api_mes_entreprises | /{_locale}/api/mes-entreprises/{idUser} | Path does not match |
| 18 | api_afficher_entreprise | /{_locale}/api/entreprise/{idUser}/{idEntreprise} | Path does not match |
| 19 | api_mes_produits | /{_locale}/api/catalogue/{idUser}/{idEntreprise} | Path does not match |
| 20 | api_nouveau_produit | /{_locale}/api/nouveau-produit/{idUser}/{idEntreprise} | Path does not match |
| 21 | api_modifier_produit | /{_locale}/api/modifier-produit/{idProduit} | Path does not match |
| 22 | api_supprimer_photo | /{_locale}/api/supprimer-produit/{idEntreprise}/{idProduit} | Path does not match |
| 23 | api_offre_devis | /{_locale}/api/offre-devis/{idUser}/{idEntreprise} | Path does not match |
| 24 | api_avis_utilisateur | /{_locale}/api/avis-utilisateur/{idUser}/{idEntreprise} | Path does not match |
| 25 | api_messages | /{_locale}/api/messages/{idUser}/{idEntreprise} | Path does not match |
| 26 | api_une_conversation | /{_locale}/api/conversation/{idConversation}/{idUser}/{idEntreprise} | Path does not match |
| 27 | api_tickets | /{_locale}/api/tickets/{idUser}/{idEntreprise} | Path does not match |
| 28 | api_nouveau_ticket | /{_locale}/api/nouveau-ticket/{idUser}/{idEntreprise} | Path does not match |
| 29 | api_ticket | /{_locale}/api/ticket/{idTicket}/{idUser}/{idEntreprise} | Path does not match |
| 30 | api_fermer_ticket | /{_locale}/api/fermer-ticket/{idTicket} | Path does not match |
| 31 | api_supprimer_ticket | /{_locale}/api/supprimer-ticket/{idTicket} | Path does not match |
| 32 | api_mon_profil_info | /{_locale}/api/mon-profil/info/{idUser} | Path does not match |
| 33 | api_envoi_sms_pro | /{_locale}/api/envoi-sms-pro | Path does not match |
| 34 | api_nou | /{_locale}/api/nou | Path does not match |
| 35 | affiliation_accueil | /{_locale}/affiliation/acceuil | Path does not match |
| 36 | affiliation_clients | /{_locale}/affiliation/clients | Path does not match |
| 37 | affiliation_new_shop | /{_locale}/affiliation/new-shop/{plan} | Path does not match |
| 38 | affiliation_creer_compte_utilisateur | /{_locale}/affiliation/creer-compte-utilisateur | Path does not match |
| 39 | affiliation_payment | /{_locale}/affiliation/payment | Path does not match |
| 40 | affiliation_jeko_success | /{_locale}/affiliation/jeko-success/{commande} | Path does not match |
| 41 | affiliation_jeko_error | /{_locale}/affiliation/jeko-error/{commande} | Path does not match |
| 42 | index_aide | /{_locale}/help/ | Path does not match |
| 43 | article_par_categrorie | /{_locale}/help/category/{slug} | Path does not match |
| 44 | ecrire_un_article | /{_locale}/help/write-article | Path does not match |
| 45 | lire_un_article | /{_locale}/help/read-article/{slug} | Path does not match |
| 46 | blog_index | /{_locale}/blog/ | Path does not match |
| 47 | blog.lire | /{_locale}/blog/lire/{slug} | Path does not match |
| 48 | blog.modifier | /{_locale}/blog/modifier | Path does not match |
| 49 | blog.supprimmer | /{_locale}/blog/supprimemr | Path does not match |
| 50 | admin_crm_tableau_de_bord | /{_locale}/dashboard/crm/{slug}/tableau-de-bord | Path does not match |
| 51 | admin_crm_rdv_liste | /{_locale}/dashboard/crm/{slug} | Path does not match |
| 52 | admin_crm_nouveau_rdv | /{_locale}/dashboard/crm/{slug}/nouveau-rdv | Path does not match |
| 53 | admin_crm_modifier_rdv | /{_locale}/dashboard/crm/{slug}/modifier-rdv/{rdv} | Path does not match |
| 54 | admin_crm_supprimer_rdv | /{_locale}/dashboard/crm/{slug}/supprimer-rdv/{rdv} | Path does not match |
| 55 | admin_crm_requete_client_liste | /{_locale}/dashboard/crm/{slug}/requete-client | Path does not match |
| 56 | admin_crm_nouvelle_requete_client | /{_locale}/dashboard/crm/{slug}/nouvelle-requete-client | Path does not match |
| 57 | admin_crm_modifier_requete_client | /{_locale}/dashboard/crm/{slug}/modifier-requete-client/{requeteClient} | Path does not match |
| 58 | admin_crm_supprimer_requete_client | /{_locale}/dashboard/crm/{slug}/supprimer-requete-client/{requeteClient} | Path does not match |
| 59 | reclammation_admin | /{_locale}/count-notification/reclammation-admin | Path does not match |
| 60 | notification_gestion | /{_locale}/count-notification/notification-gestion | Path does not match |
| 61 | contact | /{_locale}/contact | Path does not match |
| 62 | a_propos | /{_locale}/a_propos | Path does not match |
| 63 | terms_helpplace | /{_locale}/terms-helpplace | Path does not match |
| 64 | nos_services | /{_locale}/nos-services | Path does not match |
| 65 | cc | /{_locale}/cc | Path does not match |
| 66 | search_service | /{_locale}/search/{paginer}/{pageCourante} | Path does not match |
| 67 | search_temp_result | /{_locale}/search-temp-result | Path does not match |
| 68 | entreprise.entreprise | /{_locale}/entreprise/ | Path does not match |
| 69 | entreprise.lika_business | /{_locale}/lika-business/ | Path does not match |
| 70 | entreprise_par_secteur | /{_locale}/entreprise-par-secteur/{slug} | Path does not match |
| 71 | devis | /{_locale}/devis | Path does not match |
| 72 | nouveau_devis | /{_locale}/nouveau-devis/{fromABoutique}/{boutique} | Path does not match |
| 73 | entreprise_creer_compte_professionel | /{_locale}/creer-compte-professionnel | Path does not match |
| 74 | entreprise_entreprise_d_une_categorie | /{_locale}/entreprise-d-une-categorie | Path does not match |
| 75 | about | /{_locale}/about | Path does not match |
| 76 | terms | /{_locale}/terms | Path does not match |
| 77 | privacy | /{_locale}/privacy | Path does not match |
| 78 | afficher_devis | /{_locale}/afficher-devis/{slug} | Path does not match |
| 79 | facebook_web_auth | /{_locale}/web-auth/facebook/ | Path does not match |
| 80 | google_web_auth | /{_locale}/web-auth/google/ | Path does not match |
| 81 | choisir_offre | /{_locale}/choisir-offre/{id} | Path does not match |
| 82 | fermer_devis | /{_locale}/fermer-devis/{id} | Path does not match |
| 83 | faire_une_offre | /{_locale}/faire-une-offre/{slug} | Path does not match |
| 84 | new_shop | /{_locale}/new-entreprise/{plan} | Path does not match |
| 85 | afficher_entreprise | /{_locale}/afficher-entreprise/{slug} | Path does not match |
| 86 | save_entreprise | /{_locale}/save-entreprise/{slug} | Path does not match |
| 87 | reclamer_page | /{_locale}/reclamer-page/{slug} | Path does not match |
| 88 | avis_utile | /{_locale}/avis-utile/{id} | Path does not match |
| 89 | avis_inutile | /{_locale}/avis-inutile/{id} | Path does not match |
| 90 | signaler_avis | /{_locale}/signaler-avis/{id} | Path does not match |
| 91 | donner_avis | /{_locale}/donner-avis/{slug} | Path does not match |
| 92 | envoyer_message | /{_locale}/envoyer-message/{slug} | Path does not match |
| 93 | payment | /{_locale}/payment | Path does not match |
| 94 | save_payment | /{_locale}/save_payment | Path does not match |
| 95 | choose_paied_plan | /{_locale}/choose-paied-plan | Path does not match |
| 96 | pricing | /{_locale}/pricing | Path does not match |
| 97 | cgv | /{_locale}/sfc | Path does not match |
| 98 | chose_plan | /{_locale}/chose-plan | Path does not match |
| 99 | renouveller_abonnement | /{_locale}/{slug}/renouveller-abonnement | Path does not match |
| 100 | enregistrer_renouvellement_abonnement | /{_locale}/{slug}/enregistrer-renouvellement-abonnement/{plan} | Path does not match |
| 101 | display_product | /{_locale}/display-product/{slug} | Path does not match |
| 102 | nouvelles_notifications | /{_locale}/notification/{id} | Path does not match |
| 103 | gestion_mes_entreprises | /{_locale}/gestion/mes-entreprises/ | Path does not match |
| 104 | gestion.show_shop | /{_locale}/gestion/shop/{slug} | Path does not match |
| 105 | gestion.devenir_premium | /{_locale}/gestion/devenir-premium/ | Path does not match |
| 106 | gestion_table_formule_pour_paiement | /{_locale}/gestion/table-formule-pour-paiement/{slug} | Path does not match |
| 107 | gestion_paiement_abonnement | /{_locale}/gestion/paiement-abonnement/{slug}/{plan} | Path does not match |
| 108 | gestion_finaliser_abonnement | /{_locale}/gestion/finaliser-abonnement/{slug}/{plan} | Path does not match |
| 109 | gestion_billmap_return | /{_locale}/gestion/payment/billmap-return | Path does not match |
| 110 | gestion_payment_notify | /{_locale}/gestion/payment/notify/{transaction} | Path does not match |
| 111 | gestion_payment_return | /{_locale}/gestion/payment/return/{transaction} | Path does not match |
| 112 | gestion_payment_cancel | /{_locale}/gestion/payment/cancel/{transaction} | Path does not match |
| 113 | gestion.mini_statistic | /{_locale}/gestion/shop/{slug}/mini-statistic | Path does not match |
| 114 | gestion.settings | /{_locale}/gestion/{slug}/settings | Path does not match |
| 115 | gestion.edit_entreprise | /{_locale}/gestion/{slug}/edit-entreprise | Path does not match |
| 116 | gestion.products | /{_locale}/gestion/{slug}/products | Path does not match |
| 117 | gestion.new_product | /{_locale}/gestion/{slug}/new-product | Path does not match |
| 118 | gestion.edit_main_image | /{_locale}/gestion/edit-main-image/{id} | Path does not match |
| 119 | gestion.delete_product_image | /{_locale}/gestion/delete-prodcut-image/{id}/{photo} | Path does not match |
| 120 | gestion.add_more_image | /{_locale}/gestion/{slug}/add-more-image/{id} | Path does not match |
| 121 | gestion.edit_product | /{_locale}/gestion/edit-product/{boutique}/{produit} | Path does not match |
| 122 | gestion.delete_product | /{_locale}/gestion/{slug}/delete-product/{id} | Path does not match |
| 123 | gestion.proposals | /{_locale}/gestion/{slug}/proposals | Path does not match |
| 124 | gestion.my_tickets | /{_locale}/gestion/{slug}/my-tickets | Path does not match |
| 125 | gestion.new_ticket | /{_locale}/gestion/{slug}/new-ticket | Path does not match |
| 126 | gestion.display_ticket | /{_locale}/gestion/{slug}/display-ticket/{id} | Path does not match |
| 127 | gestion.close_ticket | /{_locale}/gestion/{slug}/close-ticket/{id} | Path does not match |
| 128 | gestion.delete_ticket | /{_locale}/gestion/{slug}/delete-ticket/{id} | Path does not match |
| 129 | gestion.delete_commentaire_ticket | /{_locale}/gestion/{slug}/delete-commentaire-ticket/{id} | Path does not match |
| 130 | gestion.reviews | /{_locale}/gestion/{slug}/reviews | Path does not match |
| 131 | gestion.delete_review | /{_locale}/gestion/{id}/delete-review | Path does not match |
| 132 | gestion.reply_review | /{_locale}/gestion/{id}/reply-review | Path does not match |
| 133 | gestion.messages | /{_locale}/gestion/{slug}/messages | Path does not match |
| 134 | gestion.one_conversation | /{_locale}/gestion/{slug}/{id}/conversation | Path does not match |
| 135 | notification_requette_ajout_boutique | /{_locale}/gestion/notification-to-join-team/{email} | Path does not match |
| 136 | afficher_requette_ajout_boutique | /{_locale}/gestion/request-to-join-team/{email} | Path does not match |
| 137 | repondre_requette_ajout_boutique | /{_locale}/gestion/respond-request-to-join-team/{id}/{status} | Path does not match |
| 138 | check_domain | /{_locale}/hosting/check-domain | Path does not match |
| 139 | add_to_card | /{_locale}/hosting/add-to-cart | Path does not match |
| 140 | choose_plan | /{_locale}/hosting/choose-plan | Path does not match |
| 141 | register_domain | /{_locale}/hosting/register-domain | Path does not match |
| 142 | cart | /{_locale}/hosting/cart | Path does not match |
| 143 | login_register | /{_locale}/hosting/login-register | Path does not match |
| 144 | paiement | /{_locale}/hosting/paiement | Path does not match |
| 145 | return_url | /{_locale}/hosting/return-url/{id} | Path does not match |
| 146 | notify_url | /{_locale}/hosting/notify-url/{id} | Path does not match |
| 147 | top_menu_cart | /{_locale}/hosting/top-menu-cart | Path does not match |
| 148 | update_cart | /{_locale}/hosting/update-cart/ | Path does not match |
| 149 | cart_side_session | /{_locale}/hosting/cart-side-section | Path does not match |
| 150 | apply_coupon | /{_locale}/hosting/apply-coupon | Path does not match |
| 151 | delete_cart_item | /{_locale}/hosting/delete-cart-item/{product} | Path does not match |
| 152 | empty_cart | /{_locale}/hosting/empty-cart | Path does not match |
| 153 | choose_hosting_plan | /{_locale}/hosting/choose-hosting-plan | Path does not match |
| 154 | hosting_plan | /{_locale}/hosting/hosting-plan | Path does not match |
| 155 | home_first | / | Path does not match |
| 156 | home | /{_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.