Routing
(none)
Matched route
Route Matching Logs
Path to match:
/blog/index.php
# | Route name | Path | Log |
---|---|---|---|
1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | cms_account_home | /account/ | Path does not match |
4 | cms_account_json | /account/json/{type} | Path does not match |
5 | cms_account_updatePassword | /account/profile/password | Path does not match |
6 | cms_account_profileForm | /account/profile/form | Path does not match |
7 | cms_blog_home | /blog/{code} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.