Routing
app_dmp_preview_realisations_item
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "12" |
Route Matching Logs
Path to match:
/preview/realisations/detail/12
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_front_review_form | /laisser-un-avis | Path does not match |
| 2 | app_front_review_form_prefilled | /laisser-un-avis/{franchiseSlug} | Path does not match |
| 3 | app_front_review_success | /laisser-un-avis/confirmation/succes | Path does not match |
| 4 | app_front_review_validation | /laisser-un-avis/{franchiseSlug}/validation/{token} | Path does not match |
| 5 | app_front_review_listing | /franchise/{franchiseSlug}/tous-les-avis | Path does not match |
| 6 | app_admin_builder_pages_list | /forge_dmp/builder/pages | Path does not match |
| 7 | app_admin_builder_components | /forge_dmp/builder/components | Path does not match |
| 8 | app_admin_builder_upload | /forge_dmp/builder/upload | Path does not match |
| 9 | app_admin_component_categories | /forge_dmp/components/categories | Path does not match |
| 10 | app_admin_component_icons | /forge_dmp/components/icons | Path does not match |
| 11 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 12 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 13 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 14 | app_api_franchises | /api/franchises | Path does not match |
| 15 | app_front_operation_show | /offres/{slug} | Path does not match |
| 16 | app_dmp_preview_piscines_hub | /preview/piscines | Path does not match |
| 17 | app_dmp_preview_piscines_item | /preview/piscines/piscine-coque | Path does not match |
| 18 | app_dmp_preview_realisations_hub | /preview/realisations | Path does not match |
| 19 | app_dmp_preview_realisations_item | /preview/realisations/detail/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.