Routing
entreprise_creer_compte_professionel
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "index.html" |
Route Matching Logs
Path to match:
/index.html/creer-compte-professionnel
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.