GET https://la-buse.fr/en/archives

Routing

blog_archives Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/archives
# Route name Path Log
1 app_instagram_image_article /{_locale}/admin/instagram-image/{slug} Path does not match
2 app_instagram_publish_article /{_locale}/admin/instagram-publish/{slug} Path does not match
3 blog_archives /{_locale}/archives Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.