Routing
afficher_entreprise
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| slug | "fast-depannage" |
Route Matching Logs
Path to match:
/fr/afficher-entreprise/fast-depannage
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_login | /{_locale}/api/login | Path does not match |
| 2 | index_aide | /{_locale}/help/ | Path does not match |
| 3 | article_par_categrorie | /{_locale}/help/category/{slug} | Path does not match |
| 4 | ecrire_un_article | /{_locale}/help/write-article | Path does not match |
| 5 | lire_un_article | /{_locale}/help/read-article/{slug} | Path does not match |
| 6 | reclammation_admin | /{_locale}/count-notification/reclammation-admin | Path does not match |
| 7 | notification_gestion | /{_locale}/count-notification/notification-gestion | Path does not match |
| 8 | contact | /{_locale}/contact | Path does not match |
| 9 | a_propos | /{_locale}/a_propos | Path does not match |
| 10 | terms_helpplace | /{_locale}/terms-helpplace | Path does not match |
| 11 | nos_services | /{_locale}/nos-services | Path does not match |
| 12 | cc | /{_locale}/cc | Path does not match |
| 13 | search_service | /{_locale}/search/{paginer}/{pageCourante} | Path does not match |
| 14 | search_temp_result | /{_locale}/search-temp-result | Path does not match |
| 15 | entreprise.entreprise | /{_locale}/entreprise/ | Path does not match |
| 16 | entreprise.lika_business | /{_locale}/lika-business/ | Path does not match |
| 17 | entreprise_par_secteur | /{_locale}/entreprise-par-secteur/{slug} | Path does not match |
| 18 | devis | /{_locale}/devis | Path does not match |
| 19 | nouveau_devis | /{_locale}/nouveau-devis/{fromABoutique}/{boutique} | Path does not match |
| 20 | entreprise_creer_compte_professionel | /{_locale}/creer-compte-professionnel | Path does not match |
| 21 | entreprise_entreprise_d_une_categorie | /{_locale}/entreprise-d-une-categorie | Path does not match |
| 22 | about | /{_locale}/about | Path does not match |
| 23 | terms | /{_locale}/terms | Path does not match |
| 24 | privacy | /{_locale}/privacy | Path does not match |
| 25 | afficher_devis | /{_locale}/afficher-devis/{slug} | Path does not match |
| 26 | facebook_web_auth | /{_locale}/web-auth/facebook/ | Path does not match |
| 27 | google_web_auth | /{_locale}/web-auth/google/ | Path does not match |
| 28 | choisir_offre | /{_locale}/choisir-offre/{id} | Path does not match |
| 29 | fermer_devis | /{_locale}/fermer-devis/{id} | Path does not match |
| 30 | faire_une_offre | /{_locale}/faire-une-offre/{slug} | Path does not match |
| 31 | new_shop | /{_locale}/new-entreprise/{plan} | Path does not match |
| 32 | afficher_entreprise | /{_locale}/afficher-entreprise/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.