http://mcgt-rec.um6p.ma/

Routing

frontend_home Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /
# Route name Path Log
1 translation_index /sitewebadmin/_trans/{configName} Path does not match
2 translation_show /sitewebadmin/_trans/{configName}/{locale}/{domain} Path does not match
3 translation_create /sitewebadmin/_trans/{configName}/{locale}/{domain}/new Path does not match
4 translation_edit /sitewebadmin/_trans/{configName}/{locale}/{domain} Path does not match
5 translation_delete /sitewebadmin/_trans/{configName}/{locale}/{domain} Path does not match
6 php_translation_profiler_translation_edit /{token}/translation/edit Path does not match
7 php_translation_profiler_translation_sync /{token}/translation/sync Path does not match
8 php_translation_profiler_translation_sync_all /{token}/translation/sync_all Path does not match
9 php_translation_profiler_translation_create_assets /{token}/translation/create_assets Path does not match
10 admin_home /sitewebadmin/ Path does not match
11 select_lang /setlocale/{langue} Path does not match
12 frontend_home /{_locale} Route matches!

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