Redirect 302 redirect from HEAD @app_index (19010c)

HEAD https://www.gsm-belley.com/fr/

Routing

app_home Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /fr/
# Route name Path Log
1 app_register.fr /fr/inscription Path does not match
2 app_register.en /en/register Path does not match
3 app_forgot_password_request.fr /fr/reinitialiser-mot-de-passe Path does not match
4 app_forgot_password_request.en /en/reset-password Path does not match
5 app_check_email.fr /fr/reinitialiser-mot-de-passe/fr/verifier-email Path does not match
6 app_check_email.en /en/reset-password/en/check-email Path does not match
7 app_reset_password.fr /fr/reinitialiser-mot-de-passe/fr/reinitialiser/{token} Path does not match
8 app_reset_password.en /en/reset-password/en/reset/{token} Path does not match
9 app_login.fr /fr/connexion Path does not match
10 app_login.en /en/login Path does not match
11 app_logout.fr /fr/deconnexion Path does not match
12 app_logout.en /en/logout Path does not match
13 _preview_error /_error/{code}.{_format} Path does not match
14 _wdt /_wdt/{token} Path does not match
15 _profiler_home /_profiler/ Path does not match
16 _profiler_search /_profiler/search Path does not match
17 _profiler_search_bar /_profiler/search_bar Path does not match
18 _profiler_phpinfo /_profiler/phpinfo Path does not match
19 _profiler_xdebug /_profiler/xdebug Path does not match
20 _profiler_search_results /_profiler/{token}/search/results Path does not match
21 _profiler_open_file /_profiler/open Path does not match
22 _profiler /_profiler/{token} Path does not match
23 _profiler_router /_profiler/{token}/router Path does not match
24 _profiler_exception /_profiler/{token}/exception Path does not match
25 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
26 app_admin.fr /admin/ Path does not match
27 app_admin_help.fr /admin/help Path does not match
28 app_admin_developers_help.fr /admin/developers/help Path does not match
29 app_admin_developers_changelog.fr /admin/developers/changelog Path does not match
30 app_admin_reset.fr /admin/reset Path does not match
31 app_admin_articles /admin/articles Path does not match
32 app_admin_article_create /admin/article/create Path does not match
33 app_admin_article_update /admin/article/update/{id} Path does not match
34 app_admin_article_delete /admin/article/delete/{id} Path does not match
35 app_admin_articles_categories /admin/articles/categories Path does not match
36 app_admin_articles_category_create /admin/articles/category/create Path does not match
37 app_admin_articles_category_update /admin/articles/category/update/{id} Path does not match
38 app_admin_articles_category_delete /admin/articles/category/delete/{id} Path does not match
39 app_admin_blocks /admin/blocks Path does not match
40 app_admin_block_create /admin/block/create Path does not match
41 app_admin_block_update /admin/block/update/{id} Path does not match
42 app_admin_block_delete /admin/block/delete/{id} Path does not match
43 app_admin_block_remove_field /admin/block/field-value/remove/{id} Path does not match
44 app_admin_settings /admin/reglages Path does not match
45 app_admin_styles /admin/styles Path does not match
46 app_index / Path does not match
47 app_home.fr /fr/ Route matches!

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