Redirect 302 redirect from GET @public_root (3a0206)

GET https://xentro.io/en

Routing

public_home Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en
# Route name Path Log
1 public_root / Path does not match
2 public_pricing_legacy /pricing Path does not match
3 public_editions_legacy /editions Path does not match
4 public_edition_legacy /editions/{slug} Path does not match
5 console_settings /console/settings Path does not match
6 _wdt_stylesheet /_wdt/styles Path does not match
7 _wdt /_wdt/{token} Path does not match
8 _profiler_home /_profiler/ Path does not match
9 _profiler_search /_profiler/search Path does not match
10 _profiler_search_bar /_profiler/search_bar Path does not match
11 _profiler_phpinfo /_profiler/phpinfo Path does not match
12 _profiler_xdebug /_profiler/xdebug Path does not match
13 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
14 _profiler_search_results /_profiler/{token}/search/results Path does not match
15 _profiler_open_file /_profiler/open Path does not match
16 _profiler /_profiler/{token} Path does not match
17 _profiler_router /_profiler/{token}/router Path does not match
18 _profiler_exception /_profiler/{token}/exception Path does not match
19 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
20 admin_index /admin Path does not match
21 admin_design /admin/design Path does not match
22 admin_users /admin/users Path does not match
23 admin_user_new /admin/users/new Path does not match
24 admin_user_show /admin/users/{xuid} Path does not match
25 admin_user_account_add /admin/users/{xuid}/accounts/add Path does not match
26 admin_user_edit /admin/users/{xuid}/edit Path does not match
27 admin_user_password /admin/users/{xuid}/password Path does not match
28 admin_account_new /admin/accounts/new Path does not match
29 admin_accounts /admin/accounts Path does not match
30 admin_account_show /admin/accounts/{xuid} Path does not match
31 admin_account_edit /admin/accounts/{xuid}/edit Path does not match
32 admin_account_member_add /admin/accounts/{xuid}/members/add Path does not match
33 admin_drives /admin/drives Path does not match
34 admin_drive_new /admin/accounts/{xuid}/drives/new Path does not match
35 admin_drive_show /admin/accounts/{xuid}/drives/{driveXuid} Path does not match
36 admin_drive_edit /admin/accounts/{xuid}/drives/{driveXuid} Path does not match
37 admin_drive_user_add /admin/accounts/{xuid}/drives/{driveXuid}/users/add Path does not match
38 admin_drive_user_remove /admin/accounts/{xuid}/drives/{driveXuid}/users/{userXuid}/remove Path does not match
39 admin_agent_new /admin/accounts/{xuid}/agents/new Path does not match
40 admin_agent_edit /admin/agents/{xuid}/edit Path does not match
41 admin_agent_studio /admin/agents/{xuid}/studio Path does not match
42 admin_agent_delete /admin/agents/{xuid}/delete Path does not match
43 admin_session_new /admin/accounts/{xuid}/sessions/new Path does not match
44 admin_session_archive /admin/sessions/{xuid}/archive Path does not match
45 api_account_agent_list /api/accounts/{account}/agents Path does not match
46 api_account_agent_create /api/accounts/{account}/agents Path does not match
47 api_account_agent_show /api/accounts/{account}/agents/{xuid} Path does not match
48 api_account_agent_update /api/accounts/{account}/agents/{xuid} Path does not match
49 api_account_agent_delete /api/accounts/{account}/agents/{xuid} Path does not match
50 api_drive_list /api/accounts/{account}/drives Path does not match
51 api_drive_create /api/accounts/{account}/drives Path does not match
52 api_drive_show /api/accounts/{account}/drives/{driveName} Path does not match
53 api_drive_update /api/accounts/{account}/drives/{driveName} Path does not match
54 api_drive_delete /api/accounts/{account}/drives/{driveName} Path does not match
55 api_files_list /api/accounts/{account}/drives/{driveName}/files Path does not match
56 api_files_read /api/accounts/{account}/drives/{driveName}/files/content Path does not match
57 api_files_raw /api/accounts/{account}/drives/{driveName}/files/raw Path does not match
58 api_files_write /api/accounts/{account}/drives/{driveName}/files/content Path does not match
59 api_files_create /api/accounts/{account}/drives/{driveName}/files Path does not match
60 api_files_upload /api/accounts/{account}/drives/{driveName}/files/upload Path does not match
61 api_files_delete /api/accounts/{account}/drives/{driveName}/files Path does not match
62 api_files_move /api/accounts/{account}/drives/{driveName}/files/move Path does not match
63 api_message_list /api/sessions/{xuid}/messages Path does not match
64 api_message_create /api/sessions/{xuid}/messages Path does not match
65 api_message_stream /api/sessions/{xuid}/messages/{messageXuid}/stream Path does not match
66 api_identity_get /api/identity Path does not match
67 api_identity_update /api/identity Path does not match
68 api_drive_chat_list /api/accounts/{account}/drives/{driveName}/chat Path does not match
69 api_drive_chat_create /api/accounts/{account}/drives/{driveName}/chat Path does not match
70 api_drive_presence /api/accounts/{account}/drives/{driveName}/presence Path does not match
71 api_drive_doc_update /api/accounts/{account}/drives/{driveName}/doc/{hash}/update Path does not match
72 api_drive_realtime_token /api/accounts/{account}/drives/{driveName}/realtime-token Path does not match
73 api_account_session_list /api/accounts/{account}/sessions Path does not match
74 api_account_session_create /api/accounts/{account}/sessions Path does not match
75 api_account_session_show /api/accounts/{account}/sessions/{xuid} Path does not match
76 api_account_session_update /api/accounts/{account}/sessions/{xuid} Path does not match
77 api_account_session_delete /api/accounts/{account}/sessions/{xuid} Path does not match
78 api_session_view_update /api/sessions/{xuid}/view Path does not match
79 api_session_typing /api/sessions/{xuid}/typing Path does not match
80 avatar_thumb /avatar/{kind}/{xuid}/thumb/{size} Path does not match
81 avatar_show /avatar/{kind}/{xuid} Path does not match
82 avatar_upload /avatar/{kind}/{xuid} Path does not match
83 admin_branding /admin/branding Path does not match
84 admin_branding_assets /admin/branding/assets Path does not match
85 admin_branding_doc /admin/branding/doc/{slug} Path does not match
86 admin_branding_character_avatar /admin/branding/characters/avatar/{id} Path does not match
87 admin_branding_asset /admin/branding/asset/{path} Path does not match
88 console_index /console Path does not match
89 console_account_home /console/{account} Path does not match
90 console_portal /console/{account}/portal Path does not match
91 console_toolbar /console/{account}/toolbar Path does not match
92 console_drive_show /console/{account}/drives/{driveName} Path does not match
93 console_drive_open /console/{account}/drives/{driveName}/open Path does not match
94 console_drive_session_create /console/{account}/drives/{driveName}/sessions Path does not match
95 console_session_show /console/{account}/chats/{sessionXuid} Path does not match
96 locale_switch /locale/{_locale} Path does not match
97 admin_ops /admin/ops Path does not match
98 admin_ops_doc /admin/ops/doc/{slug} Path does not match
99 public_home.en /en Route matches!

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