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:
https://www.gamma-app.monotix.eu/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _logout_admin | /admin/logout | Path does not match |
| 5 | _logout_main | /logout | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | admin_user_login | /admin/login | Path does not match |
| 20 | admin_user_logout | /admin/logout | Path does not match |
| 21 | admin_admin_user_profile | /admin/admin-profile | Path does not match |
| 22 | admin_admin_user_delete | /admin/admin-user/delete/{id} | Path does not match |
| 23 | admin_user_profile | /admin/profile | Path does not match |
| 24 | admin_user_list | /admin/users | Path does not match |
| 25 | admin_user_details | /admin/users/details/{id} | Path does not match |
| 26 | admin_user_add | /admin/users/add | Path does not match |
| 27 | admin_user_edit | /admin/users/edit/{id} | Path does not match |
| 28 | admin_user_delete | /admin/users/delete/{id} | Path does not match |
| 29 | admin_user_autocomplete_ajax | /admin/users/autocomplete | Path does not match |
| 30 | admin_object_list | /admin/objects/ | Path does not match |
| 31 | admin_object_details | /admin/objects/details/{id} | Path does not match |
| 32 | admin_object_add | /admin/objects/add | Path does not match |
| 33 | admin_object_edit | /admin/objects/edit/{id} | Path does not match |
| 34 | admin_object_delete | /admin/objects/delete/{id} | Path does not match |
| 35 | admin_object_autocomplete_ajax | /admin/objects/autocomplete | Path does not match |
| 36 | admin_work_plan_object_list | /admin/work-plan/ | Path does not match |
| 37 | admin_work_plan_object_task_list | /admin/work-plan/object/tasks/{objectId} | Path does not match |
| 38 | admin_work_plan_object_task_details | /admin/work-plan/object/tasks/details/{id} | Path does not match |
| 39 | admin_work_plan_object_task_add | /admin/work-plan/object/tasks/add/{objectId} | Path does not match |
| 40 | admin_work_plan_object_task_edit | /admin/work-plan/object/tasks/edit/{id} | Path does not match |
| 41 | admin_work_plan_object_task_delete | /admin/work-plan/object/tasks/delete/{id} | Path does not match |
| 42 | admin_report_list | /admin/reports/ | Path does not match |
| 43 | admin_report_details | /admin/reports/details/{id} | Path does not match |
| 44 | admin_report_delete | /admin/reports/delete/{id} | Path does not match |
| 45 | admin_index | /admin/ | Path does not match |
| 46 | user_login | /login | Path does not match |
| 47 | user_logout | /logout | Path does not match |
| 48 | user_profile | /profile | Path does not match |
| 49 | user_register | /register | Path does not match |
| 50 | user_registered | /registered | Path does not match |
| 51 | user_register_verify | /register/verify/{userId}/{code} | Path does not match |
| 52 | api_auth_get_token | /api/auth/get-token | Path does not match |
| 53 | api_user_profile_details | /api/user/profile/details | Path does not match |
| 54 | api_user_profile_save | /api/user/profile/save | Path does not match |
| 55 | api_work_plan_object_list | /api/work-plan/objects/list | Path does not match |
| 56 | api_work_plan_object_details | /api/work-plan/objects/details/{id} | Path does not match |
| 57 | api_work_plan_object_task_list | /api/work-plan/objects/tasks/list/{objectId} | Path does not match |
| 58 | api_work_plan_object_task_details | /api/work-plan/objects/tasks/details/{id} | Path does not match |
| 59 | api_report_search | /api/reports/search | Path does not match |
| 60 | api_report_details | /api/reports/details/{id} | Path does not match |
| 61 | api_report_add | /api/reports/add | Path does not match |
| 62 | api_report_set_status | /api/reports/set-status | Path does not match |
| 63 | api_test | /api/test | Path does not match |
| 64 | index | / | 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.