Routing
detail-offre
Matched route
Route Parameters
| Name | Value |
|---|---|
| nature | "location" |
| nomPage | "-immobilier" |
| slugVilleCp | "paris-75012" |
| type | "coworking" |
| url | "coworking-a-louer-paris-75012-1401852-0lcw1" |
Route Matching Logs
Path to match:
/offres-immobilier/location/coworking/paris-75012/coworking-a-louer-paris-75012-1401852-0lcw1
| # | 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} | Path does not match |
| 6 | listeActus | /actualites{nomPage} | Path does not match |
| 7 | listeActus-categorie | /actualites{nomPage}/{categorie} | Path does not match |
| 8 | envoie_alert | /envoie-alert | Path does not match |
| 9 | resultatRechercheInvest | /resultat-recherche-invest | Path does not match |
| 10 | resultatRecherche | /resultat-recherche | Path does not match |
| 11 | detail-offre-ref | /reference-{ref}/ | Path does not match |
| 12 | listeOffre | /offres{nomPage} | Path does not match |
| 13 | listeOffreNature | /offres{nomPage}/{nature}/ | Path does not match |
| 14 | listeOffreNatureType | /offres{nomPage}/{nature}/{type}/ | Path does not match |
| 15 | listeOffreNatureTypeVille | /offres{nomPage}/{nature}/{type}/{ville}/ | Path does not match |
| 16 | trouverOffreMap | /trouverOffreMap | Path does not match |
| 17 | equipe | /equipe | Path does not match |
| 18 | new | /new | Path does not match |
| 19 | mailRenseignements | /mail/renseignements | Path does not match |
| 20 | mailCarriere | /mail/carriere | Path does not match |
| 21 | mailConfierUnBien | /mail/confier-un-bien | Path does not match |
| 22 | mailPartage | /mail/partage | Path does not match |
| 23 | app_sitemap | /front/sitemap | Path does not match |
| 24 | app_login | /login | Path does not match |
| 25 | app_logout | /logout | Path does not match |
| 26 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 27 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 28 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 29 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 30 | _wdt | /_wdt/{token} | Path does not match |
| 31 | _profiler_home | /_profiler/ | Path does not match |
| 32 | _profiler_search | /_profiler/search | Path does not match |
| 33 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 34 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 35 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 36 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 37 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 38 | _profiler_open_file | /_profiler/open | Path does not match |
| 39 | _profiler | /_profiler/{token} | Path does not match |
| 40 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 41 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 42 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 43 | admin-menuConfig | /admin-menuConfig | Path does not match |
| 44 | admin-footerConfig | /admin-footerConfig | Path does not match |
| 45 | admin-scan | /admin/scan | Path does not match |
| 46 | admin-secteursConfig | /admin/secteur | Path does not match |
| 47 | admin-secteursChoice | /admin-secteursChoice | Path does not match |
| 48 | menu-save | /api/menu/save | Path does not match |
| 49 | footer-save | /api/footer/save | Path does not match |
| 50 | alertemail_enregistrement | /alertemail/enregistrement/ | Path does not match |
| 51 | alertemail_modif | /alertemail/modification/ | Path does not match |
| 52 | alertemail_gestion | /alertemail/token-{token}/ | Path does not match |
| 53 | carrieres | /carrieres/ | Path does not match |
| 54 | listPostes | /carrieres/postes-a-pourvoir/ | Path does not match |
| 55 | detailsPoste | /carrieres/postes-a-pourvoir/{slug} | Path does not match |
| 56 | agences | /agences/ | Path does not match |
| 57 | agenceDetails | /agences/{slug}/ | Path does not match |
| 58 | index | / | Path does not match |
| 59 | detail-offre | /offres{nomPage}/{nature}/{type}/{slugVilleCp}/{url} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.