Routing
detail-actu
Matched route
Route Parameters
| Name | Value |
|---|---|
| categorie | "etudes" |
| nomPage | "-immobilier" |
| titre | "courtaboeuf-moteur-economique-de-lessonne-evolution-marches-et-articulation-avec-paris-saclay" |
Route Matching Logs
Path to match:
/actualites-immobilier/etudes/courtaboeuf-moteur-economique-de-lessonne-evolution-marches-et-articulation-avec-paris-saclay
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | pageContentFille | /{urlPageMere}/{urlPage} | Path does not match |
| 2 | pageContent | /{urlPage} | Path does not match |
| 3 | admin | /admin | Path does not match |
| 4 | upload_image | /upload/image | Path does not match |
| 5 | detail-actu | /actualites{nomPage}/{categorie}/{titre} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.