https://www.rawstudiocompany.com/portfolio/shoot-corporate/8

Routing

portfolio_albums Matched route

Route Parameters

Name Value
id
"8"
serviceSlug
"shoot-corporate"

Route Matching Logs

Path to match: /portfolio/shoot-corporate/8
# Route name Path Log
1 admin /admin Path does not match
2 index /intro Path does not match
3 homepage / Path does not match
4 app_contact /contact Path does not match
5 albums /portfolio Path does not match
6 album_portfolio /portfolio/{id} Path does not match
7 portfolio_albums /portfolio/{serviceSlug}/{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.