Routing
user_panel_project_employee_activity_edit_popup_ajax
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "3" |
Route Redirection
This page redirects to:
https://task-manager.id-1.pl/panel/login
Route Matching Logs
Path to match:
/panel/projekty/employee-activity/edit-popup/3
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_admin | /admin/logout | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_user_login | /admin/login | Path does not match |
| 18 | admin_user_logout | /admin/logout | Path does not match |
| 19 | admin_user_profile | /admin/profile | Path does not match |
| 20 | admin_admin_user_list | /admin/admin-user/list | Path does not match |
| 21 | admin_admin_user_add | /admin/admin-user/add | Path does not match |
| 22 | admin_admin_user_edit | /admin/admin-user/edit/{id} | Path does not match |
| 23 | admin_admin_user_delete | /admin/admin-user/delete/{id} | Path does not match |
| 24 | admin_settings_edit | /admin/ustawienia/ | Path does not match |
| 25 | admin_employee_list | /admin/pracownicy/ | Path does not match |
| 26 | admin_employee_add_popup_ajax | /admin/pracownicy/add-popup | Path does not match |
| 27 | admin_employee_edit_popup_ajax | /admin/pracownicy/edit-popup/{id} | Path does not match |
| 28 | admin_employee_delete | /admin/pracownicy/delete/{id} | Path does not match |
| 29 | admin_team_summary_index | /admin/przeglad/ | Path does not match |
| 30 | admin_employee_activity_history_index | /admin/raporty/ | Path does not match |
| 31 | admin_employee_activity_history_edit_popup | /admin/raporty/edit-popup/{id} | Path does not match |
| 32 | admin_employee_activity_history_delete | /admin/raporty/delete/{id} | Path does not match |
| 33 | admin_project_list | /admin/projekty/ | Path does not match |
| 34 | admin_project_add_popup_ajax | /admin/projekty/add-popup | Path does not match |
| 35 | admin_project_edit_popup_ajax | /admin/projekty/edit-popup/{id} | Path does not match |
| 36 | admin_project_delete | /admin/projekty/delete/{id} | Path does not match |
| 37 | admin_set_theme_dark_mode_ajax | /admin/set-theme-dark-mode/{enabled} | Path does not match |
| 38 | admin_index | /admin/ | Path does not match |
| 39 | user_panel_user_login | /panel/login | Path does not match |
| 40 | user_panel_user_logout | /panel/logout | Path does not match |
| 41 | user_panel_user_profile_edit | /panel/profile | Path does not match |
| 42 | user_panel_project_list | /panel/projekty/ | Path does not match |
| 43 | user_panel_project_details_popup_ajax | /panel/projekty/details-popup/{id} | Path does not match |
| 44 | user_panel_project_employee_activity_add_popup_ajax | /panel/projekty/employee-activity/add-popup/{projectId} | Path does not match |
| 45 | user_panel_project_employee_activity_edit_popup_ajax | /panel/projekty/employee-activity/edit-popup/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.