Routing
_profiler_home
Matched route
Route Parameters
Name | Value |
---|---|
httpPort | 80 |
httpsPort | 443 |
path | "/_profiler/" |
permanent | true |
scheme | null |
Route Redirection
This page redirects to:
http://investordev.omitsis.com/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
# | Route name | Path | Log |
---|---|---|---|
1 | admin_folder_list | /admin/folders | Path does not match |
2 | admin_folder_manage_investors_grant_revoke | /admin/folder/investors/{id}/{action} | Path does not match |
3 | admin_folder_manage_investors | /admin/folder/investors/{id} | Path does not match |
4 | admin_folder_edit | /admin/folders/{id} | Path does not match |
5 | admin_folder_create | /admin/folder/create | Path does not match |
6 | home | / | Path does not match |
7 | admin_home | /admin | Path does not match |
8 | admin_home_folder_manage_investors_grant_revoke | /admin/folder-manage/{action} | Path does not match |
9 | admin_project_list | /admin/projects | Path does not match |
10 | admin_project_create | /admin/project/create | Path does not match |
11 | admin_project_edit | /admin/project/edit/{id} | Path does not match |
12 | admin_investor_view_pdf | /admin/investor/pdf/view/{projectId} | Path does not match |
13 | admin_project_manage_permission_grant_revoke | /admin/project/permission/{id}/{action} | Path does not match |
14 | admin_project_manage_investors | /admin/project/investors/{id} | Path does not match |
15 | admin_project_notify_investors | /admin/project/{id}/notify | Path does not match |
16 | admin_user_list | /admin/users | Path does not match |
17 | admin_user_create | /admin/user/create | Path does not match |
18 | admin_user_view_permissions | /admin/user/permissions/{id} | Path does not match |
19 | admin_user_impersonalize | /admin/user/impersonate/{id} | Path does not match |
20 | admin_user_edit | /admin/user/edit/{id} | Path does not match |
21 | investor_home | /investor | Path does not match |
22 | investor_my_account | /investor/my-account | Path does not match |
23 | investor_privacy | /investor/privacy | Path does not match |
24 | investor_accept_privacy | /investor/accept-privacy | Path does not match |
25 | investor_request_new_password | /investor/request-new-password | Path does not match |
26 | investor_history_view_download | /investor/history/{type}/{projectId} | Path does not match |
27 | investor_view_pdf | /investor/pdf/view/{projectId} | Path does not match |
28 | investor_download_pdf | /investor/pdf/download/{projectId} | Path does not match |
29 | cookie_policy | /cookie-policy | Path does not match |
30 | legal_advice | /legal-advice | Path does not match |
31 | privacy_policy | /privacy-policy | Path does not match |
32 | terms_conditions_policies | /terms-conditions-and-policies | Path does not match |
33 | contact | /contact | Path does not match |
34 | app_2fa_enable | /authentication/2fa/enable | Path does not match |
35 | app_qr_code | /authentication/2fa/qr-code | Path does not match |
36 | app_login | /login | Path does not match |
37 | app_login_validate_sms | /login/validate/sms | Path does not match |
38 | app_login_validate_2fa | /login/validate/2fa | Path does not match |
39 | app_signup_validate_sms | /signup/validate-sms/{code} | Path does not match |
40 | app_signup_validate_code | /signup/validate-code/{code} | Path does not match |
41 | app_signup_second_step | /signup/second-step/{code} | Path does not match |
42 | app_send_validate_email | /signup/send-validate-email/{code} | Path does not match |
43 | app_revoke_totp | /authentication/2fa/revoke/ | Path does not match |
44 | app_signup_third_step | /signup/third-step/{code} | Path does not match |
45 | app_signup_validate_account | /signup/validate-account/{code} | Path does not match |
46 | app_signup_confirmed_email | /signup/account-confirmed/{code} | Path does not match |
47 | app_logout | /logout | Path does not match |
48 | _preview_error | /_error/{code}.{_format} | Path does not match |
49 | _wdt | /_wdt/{token} | Path does not match |
50 | _profiler_home | /_profiler/ | Path does not match |
51 | _profiler_search | /_profiler/search | Path does not match |
52 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
53 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
54 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
55 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
56 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
57 | _profiler_open_file | /_profiler/open | Path does not match |
58 | _profiler | /_profiler/{token} | Path does not match |
59 | _profiler_router | /_profiler/{token}/router | Path does not match |
60 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
61 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
62 | 2fa_login | /2fa | Path does not match |
63 | 2fa_login_check | /2fa_check | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.