Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env.staging.local
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin_dashboard | /admin | Path does not match |
| 16 | app_admin_configuration_index | /admin/configuration/ | Path does not match |
| 17 | app_admin_configuration_magic_link_toggle | /admin/configuration/magic-link/toggle | Path does not match |
| 18 | app_admin_configuration_magic_link_reason | /admin/configuration/magic-link/reason | Path does not match |
| 19 | app_admin_configuration_work_hours | /admin/configuration/work-hours | Path does not match |
| 20 | app_admin_users_index | /admin/users/ | Path does not match |
| 21 | app_admin_users_new_system | /admin/users/new/system | Path does not match |
| 22 | app_admin_users_new_client | /admin/users/new/client | Path does not match |
| 23 | app_admin_users_edit_system | /admin/users/{id}/edit/system | Path does not match |
| 24 | app_admin_users_edit_client | /admin/users/{id}/edit/client | Path does not match |
| 25 | app_admin_users_delete_system | /admin/users/{id}/delete/system | Path does not match |
| 26 | app_admin_users_delete_client | /admin/users/{id}/delete/client | Path does not match |
| 27 | app_admin_users_show | /admin/users/{id}/show | Path does not match |
| 28 | app_admin_users_resend_invite_system | /admin/users/{id}/resend-invite/system | Path does not match |
| 29 | app_admin_users_resend_invite_client | /admin/users/{id}/resend-invite/client | Path does not match |
| 30 | app_admin_users_send_magic_link | /admin/users/{id}/send-magic-link | Path does not match |
| 31 | app_ajax_create_client_user | /ajax/create-client-user | Path does not match |
| 32 | api_system_version | /api/system/version | Path does not match |
| 33 | api_healthcheck | /api/healthcheck | Path does not match |
| 34 | app_crm_dashboard | /crm/ | Path does not match |
| 35 | app_crm_company_index | /crm/company/ | Path does not match |
| 36 | app_crm_company_new | /crm/company/new | Path does not match |
| 37 | app_crm_company_show | /crm/company/{id} | Path does not match |
| 38 | app_crm_company_edit | /crm/company/{id}/edit | Path does not match |
| 39 | app_crm_company_delete | /crm/company/{id}/delete | Path does not match |
| 40 | app_crm_company_add_user | /crm/company/{id}/add-user | Path does not match |
| 41 | app_crm_company_remove_user | /crm/company/{companyId}/remove-user/{userId} | Path does not match |
| 42 | app_crm_company_partners | /crm/company/partners | Path does not match |
| 43 | app_crm_contact_index | /crm/contact/ | Path does not match |
| 44 | app_crm_contact_new | /crm/contact/new | Path does not match |
| 45 | app_crm_contact_show | /crm/contact/{id} | Path does not match |
| 46 | app_crm_contact_edit | /crm/contact/{id}/edit | Path does not match |
| 47 | app_crm_contact_delete | /crm/contact/{id}/delete | Path does not match |
| 48 | app_crm_contact_add_company | /crm/contact/{id}/add-company | Path does not match |
| 49 | app_crm_contact_update_position | /crm/contact/{id}/update-position/{relationId} | Path does not match |
| 50 | app_crm_contact_remove_company | /crm/contact/{id}/remove-company/{relationId} | Path does not match |
| 51 | app_crm_project_index | /crm/project/ | Path does not match |
| 52 | app_crm_project_show | /crm/project/{id} | Path does not match |
| 53 | app_crm_project_edit | /crm/project/{id}/edit | Path does not match |
| 54 | app_call_ajax_create_user | /call/ajax/create-user | Path does not match |
| 55 | app_call_ajax_create_company | /call/ajax/create-company | Path does not match |
| 56 | app_call_ajax_create_project | /call/ajax/create-project | Path does not match |
| 57 | app_call_ajax_user_info | /call/ajax/user-info/{id} | Path does not match |
| 58 | app_call_ajax_user_projects | /call/ajax/user-projects/{id} | Path does not match |
| 59 | app_call_index | /call/ | Path does not match |
| 60 | app_call_dashboard | /call/dashboard | Path does not match |
| 61 | app_call_new_simple | /call/new-simple | Path does not match |
| 62 | app_call_new_multistep | /call/new-multistep | Path does not match |
| 63 | app_call_new | /call/new | Path does not match |
| 64 | app_call_test_multistep | /call/test-multistep | Path does not match |
| 65 | app_call_show | /call/show/{id} | Path does not match |
| 66 | app_call_edit | /call/edit/{id} | Path does not match |
| 67 | app_call_delete | /call/delete/{id} | Path does not match |
| 68 | app_call_create_ticket | /call/create-ticket/{id} | Path does not match |
| 69 | app_call_reminder_count | /call/reminder/count | Path does not match |
| 70 | app_call_reminder_index | /call/reminder/ | Path does not match |
| 71 | app_call_reminder_complete | /call/reminder/complete/{id} | Path does not match |
| 72 | app_call_reminder_reschedule | /call/reminderreschedule/{id} | Path does not match |
| 73 | app_call_reminder_today | /call/reminder/today | Path does not match |
| 74 | app_call_report_index | /call/report/ | Path does not match |
| 75 | app_call_report_project | /call/report/project/{id} | Path does not match |
| 76 | app_call_report_company | /call/report/company/{id} | Path does not match |
| 77 | app_call_report_user | /call/report/user/{id} | Path does not match |
| 78 | app_call_report_period | /call/report/period | Path does not match |
| 79 | app_call_report_mbs_user | /call/report/mbs-user/{id} | Path does not match |
| 80 | app_example_monitoring | /example/monitoring | Path does not match |
| 81 | app_example_ticketing | /example/ticketing | Path does not match |
| 82 | app_example_call | /example/call | Path does not match |
| 83 | app_example_admin | /example/admin | Path does not match |
| 84 | app_home | / | Path does not match |
| 85 | app_home__invoke | /test-mail | Path does not match |
| 86 | app_command_update_up2wp | /admin/command/update-up2wp | Path does not match |
| 87 | app_dashboard | /monitoring/ | Path does not match |
| 88 | app_monitoring_dashboard | /monitoring/ | Path does not match |
| 89 | app_update_history | /monitoring/historique | Path does not match |
| 90 | app_update_history_site | /monitoring/historique/site/{id} | Path does not match |
| 91 | app_tutorial | /monitoring/tutoriel | Path does not match |
| 92 | app_tutorial_workflow | /monitoring/tutoriel/workflow-incidents | Path does not match |
| 93 | app_download_plugin | /monitoring/telecharger-plugin | Path does not match |
| 94 | app_maintenance_report_index | /monitoring/maintenance-report/ | Path does not match |
| 95 | app_maintenance_report_new | /monitoring/maintenance-report/new/{id} | Path does not match |
| 96 | app_maintenance_report_show | /monitoring/maintenance-report/{id} | Path does not match |
| 97 | app_maintenance_report_edit | /monitoring/maintenance-report/{id}/edit | Path does not match |
| 98 | app_maintenance_report_complete | /monitoring/maintenance-report/{id}/complete | Path does not match |
| 99 | app_maintenance_report_delete | /monitoring/maintenance-report/{id}/delete | Path does not match |
| 100 | app_maintenance_report_link_project | /monitoring/maintenance-report/{id}/link-to-project | Path does not match |
| 101 | app_maintenance_report_unlink_project | /monitoring/maintenance-report/{id}/unlink-from-project | Path does not match |
| 102 | app_maintenance_report_export_pdf | /monitoring/maintenance-report/{id}/export-pdf | Path does not match |
| 103 | app_maintenance_task_new | /monitoring/maintenance-task/new/{id} | Path does not match |
| 104 | app_maintenance_task_edit | /monitoring/maintenance-task/{id}/edit | Path does not match |
| 105 | app_maintenance_task_complete | /monitoring/maintenance-task/{id}/complete | Path does not match |
| 106 | app_maintenance_task_delete | /monitoring/maintenance-task/{id} | Path does not match |
| 107 | app_notifications_index | /monitoring/notifications/ | Path does not match |
| 108 | app_notifications_unread | /monitoring/notifications/unread | Path does not match |
| 109 | app_notifications_count | /monitoring/notifications/count | Path does not match |
| 110 | app_notification_mark_read | /monitoring/notifications/{id}/mark-read | Path does not match |
| 111 | app_notification_mark_all_read | /monitoring/notifications/mark-all-read | Path does not match |
| 112 | notification_delete | /monitoring/notifications/delete/{id} | Path does not match |
| 113 | api_notification_latest | /monitoring/notifications/api/latest | Path does not match |
| 114 | app_notifications_latest | /monitoring/notifications/latest | Path does not match |
| 115 | app_monitoring_set_password | /monitoring/set-password/{token} | Path does not match |
| 116 | app_monitoring_profile | /monitoring/profile | Path does not match |
| 117 | app_monitoring_profile_edit | /monitoring/profile/edit | Path does not match |
| 118 | app_monitoring_password_change | /monitoring/password | Path does not match |
| 119 | app_monitoring_project_links | /monitoring/sites-projets | Path does not match |
| 120 | app_monitoring_link_site_project | /monitoring/lier-site-projet/{siteId}/{projectId} | Path does not match |
| 121 | app_monitoring_unlink_site_project | /monitoring/delier-site-projet/{siteId} | Path does not match |
| 122 | app_reports_index | /monitoring/reports/ | Path does not match |
| 123 | app_server_index | /monitoring/server/ | Path does not match |
| 124 | app_server_new | /monitoring/server/new | Path does not match |
| 125 | app_server_show | /monitoring/server/{id} | Path does not match |
| 126 | app_server_edit | /monitoring/server/{id}/edit | Path does not match |
| 127 | app_server_delete | /monitoring/server/{id} | Path does not match |
| 128 | app_site_index | /monitoring/site/ | Path does not match |
| 129 | app_site_new | /monitoring/site/new | Path does not match |
| 130 | app_site_check_all | /monitoring/site/check-all | Path does not match |
| 131 | app_site_show | /monitoring/site/{id} | Path does not match |
| 132 | app_site_edit | /monitoring/site/{id}/edit | Path does not match |
| 133 | app_site_delete | /monitoring/site/{id} | Path does not match |
| 134 | app_site_check_updates | /monitoring/site/{id}/check-updates | Path does not match |
| 135 | app_site_verify_plugin | /monitoring/site/{id}/verify-plugin | Path does not match |
| 136 | app_site_trigger_update | /monitoring/site/{id}/trigger-update | Path does not match |
| 137 | app_site_check_symfony_updates | /monitoring/site/{id}/check-symfony-updates | Path does not match |
| 138 | app_site_verify_symfony_api | /monitoring/site/{id}/verify-symfony-api | Path does not match |
| 139 | app_site_symfony_api_details | /monitoring/site/{id}/symfony-api-details | Path does not match |
| 140 | app_site_multisite | /monitoring/site/{id}/multisite | Path does not match |
| 141 | app_site_multisite_subsite_check | /monitoring/site/{id}/multisite/{subsite_id}/check | Path does not match |
| 142 | app_site_multisite_subsite_update | /monitoring/site/{id}/multisite/{subsite_id}/update | Path does not match |
| 143 | app_site_multisite_ajax | /monitoring/site/{id}/multisite/ajax | Path does not match |
| 144 | app_site_incident_index | /site-incident/ | Path does not match |
| 145 | app_site_incident_update_status | /site-incident/update-status/{id}/{status} | Path does not match |
| 146 | app_site_incident_new | /site-incident/new/{id} | Path does not match |
| 147 | app_site_incident_show | /site-incident/{id} | Path does not match |
| 148 | app_site_incident_edit | /site-incident/{id}/edit | Path does not match |
| 149 | app_site_incident_resolve | /site-incident/{id}/resolve | Path does not match |
| 150 | app_site_incident_delete | /site-incident/{id} | Path does not match |
| 151 | app_site_incident_escalate | /site-incident/{id}/escalate | Path does not match |
| 152 | app_performance_index | /monitoring/performance/ | Path does not match |
| 153 | app_performance_refresh_stats | /monitoring/performance/refresh-stats | Path does not match |
| 154 | app_performance_site | /monitoring/performance/{id} | Path does not match |
| 155 | app_performance_refresh_site | /monitoring/performance/{id}/refresh | Path does not match |
| 156 | app_performance_measure_response_time | /monitoring/performance/measure-response-time | Path does not match |
| 157 | app_performance_measure_site_response_time | /monitoring/performance/{id}/measure-response-time | Path does not match |
| 158 | app_monitoring_tickets | /monitoring/tickets | Path does not match |
| 159 | app_monitoring_ticket_show | /monitoring/ticket/{id} | Path does not match |
| 160 | app_monitoring_ticket_change_status | /monitoring/ticket/{id}/status | Path does not match |
| 161 | app_monitoring_ticket_assign | /monitoring/ticket/{id}/assign | Path does not match |
| 162 | app_monitoring_ticket_reports_count | /monitoring/ticket/{id}/reports-count | Path does not match |
| 163 | app_monitoring_ticket_delete | /monitoring/ticket/{id}/delete | Path does not match |
| 164 | app_monitoring_ticket_change_priority | /monitoring/ticket/{id}/priority | Path does not match |
| 165 | app_monitoring_ticket_edit_title | /monitoring/ticket/{id}/title | Path does not match |
| 166 | app_monitoring_ticket_edit_description | /monitoring/ticket/{id}/description | Path does not match |
| 167 | app_monitoring_ticket_add_comment | /monitoring/ticket/{id}/comment | Path does not match |
| 168 | app_monitoring_users_tma | /monitoring/users/tma | Path does not match |
| 169 | app_monitoring_ticket_create_report | /monitoring/ticket/{id}/creer-rapport | Path does not match |
| 170 | app_monitoring_tickets_reports | /monitoring/tickets-rapports | Path does not match |
| 171 | app_time_tracking | /monitoring/time-tracking/ | Path does not match |
| 172 | app_time_tracking_site | /monitoring/time-tracking/site/{id} | Path does not match |
| 173 | app_time_tracking_task | /monitoring/time-tracking/task/{id} | Path does not match |
| 174 | app_update_api_info | /api/up2wp/updates | Path does not match |
| 175 | app_update_api_download | /api/up2wp/releases/{version}.zip | Path does not match |
| 176 | app_project_management_company_index | /project-management/company/ | Path does not match |
| 177 | app_project_management_company_new | /project-management/company/new | Path does not match |
| 178 | app_project_management_company_show | /project-management/company/{id} | Path does not match |
| 179 | app_project_management_company_edit | /project-management/company/{id}/edit | Path does not match |
| 180 | app_project_management_company_delete | /project-management/company/{id}/delete | Path does not match |
| 181 | app_project_management_kanban_index | /project-management/kanban/project/{id} | Path does not match |
| 182 | app_kanban_move_task | /project-management/kanban/task/{id}/move | Path does not match |
| 183 | app_kanban_complete_task | /project-management/kanban/task/{id}/complete | Path does not match |
| 184 | app_kanban_create_task | /project-management/kanban/project/{id}/task/new | Path does not match |
| 185 | app_kanban_update_task | /project-management/kanban/task/{id}/update | Path does not match |
| 186 | app_kanban_task_details | /project-management/kanban/task/{id}/details | Path does not match |
| 187 | app_kanban_delete_task | /project-management/kanban/task/{id}/delete | Path does not match |
| 188 | app_ticketing_project_new | /project-management/project/new | Path does not match |
| 189 | app_project_management_project_new | /project-management/project/new | Path does not match |
| 190 | app_ticketing_project_show | /project-management/project/{id} | Path does not match |
| 191 | app_project_management_project_show | /project-management/project/{id} | Path does not match |
| 192 | app_ticketing_project_kanban | /project-management/project/{id}/kanban | Path does not match |
| 193 | app_ticketing_project_edit | /project-management/project/{id}/edit | Path does not match |
| 194 | app_ticketing_project_client_roles | /project-management/project/{id}/client-roles | Path does not match |
| 195 | app_ticketing_project_client_role_new | /project-management/project/{id}/client-role/new | Path does not match |
| 196 | app_ticketing_project_client_role_edit | /project-management/project/{project}/client-role/{id}/edit | Path does not match |
| 197 | app_ticketing_project_client_role_delete | /project-management/project/{project}/client-role/{id}/delete | Path does not match |
| 198 | app_project_management_project_documents_index | /project-management/project/{id}/documents/ | Path does not match |
| 199 | app_project_management_project_documents_new | /project-management/project/{id}/documents/new | Path does not match |
| 200 | app_project_management_project_documents_show | /project-management/project/{id}/documents/{documentId} | Path does not match |
| 201 | app_project_management_project_documents_edit | /project-management/project/{id}/documents/{documentId}/edit | Path does not match |
| 202 | app_project_management_project_documents_download | /project-management/project/{id}/documents/{documentId}/download | Path does not match |
| 203 | app_project_management_project_documents_view | /project-management/project/{id}/documents/{documentId}/view | Path does not match |
| 204 | app_project_management_project_documents_delete | /project-management/project/{id}/documents/{documentId}/delete | Path does not match |
| 205 | app_project_management_project_documents_ajax_upload | /project-management/project/{id}/documents/ajax/upload | Path does not match |
| 206 | app_project_management_project_emails_index | /project-management/project/{id}/emails/ | Path does not match |
| 207 | app_project_management_project_emails_new | /project-management/project/{id}/emails/new | Path does not match |
| 208 | app_project_management_project_emails_show | /project-management/project/{id}/emails/{emailId} | Path does not match |
| 209 | app_project_management_project_emails_edit | /project-management/project/{id}/emails/{emailId}/edit | Path does not match |
| 210 | app_project_management_project_emails_toggle_read | /project-management/project/{id}/emails/{emailId}/toggle-read | Path does not match |
| 211 | app_project_management_project_emails_toggle_important | /project-management/project/{id}/emails/{emailId}/toggle-important | Path does not match |
| 212 | app_project_management_project_emails_delete | /project-management/project/{id}/emails/{emailId}/delete | Path does not match |
| 213 | app_project_management_project_emails_ajax_create | /project-management/project/{id}/emails/ajax/create | Path does not match |
| 214 | app_project_management_dashboard | /project-management/ | Path does not match |
| 215 | app_project_management_index | /project-management/projects | Path does not match |
| 216 | app_ticketing_project_index | /project-management/projects | Path does not match |
| 217 | app_project_management_agenda | /project-management/agenda | Path does not match |
| 218 | app_project_management_archived | /project-management/archived | Path does not match |
| 219 | app_project_management_tasks | /project-management/project/{id}/tasks | Path does not match |
| 220 | app_project_management_task_index | /project-management/project/{id}/tasks | Path does not match |
| 221 | app_project_management_kanban | /project-management/project/{id}/kanban | Path does not match |
| 222 | app_project_management_gantt | /project-management/project/{id}/gantt | Path does not match |
| 223 | app_project_management_gantt_index | /project-management/project/{id}/gantt | Path does not match |
| 224 | app_project_management_project_edit | /project-management/project/{id}/edit | Path does not match |
| 225 | app_project_management_project_members | /project-management/project/{id}/members | Path does not match |
| 226 | app_project_management_project_add_member | /project-management/project/{id}/members/add | Path does not match |
| 227 | app_project_management_project_remove_member | /project-management/project/{id}/members/{userId}/remove | Path does not match |
| 228 | app_project_management_project_stats | /project-management/project/{id}/stats | Path does not match |
| 229 | app_project_management_project_archive | /project-management/project/{id}/archive | Path does not match |
| 230 | app_project_management_project_reactivate | /project-management/project/{id}/reactivate | Path does not match |
| 231 | app_project_management_project_delete_preview | /project-management/project/{id}/delete-preview | Path does not match |
| 232 | app_project_management_project_delete | /project-management/project/{id}/delete | Path does not match |
| 233 | app_project_management_project_task_lists | /project-management/project/{id}/task-lists | Path does not match |
| 234 | app_project_management_project_members_list | /project-management/project/{id}/members-list | Path does not match |
| 235 | app_project_management_project_force_sync | /project-management/project/{id}/force-sync | Path does not match |
| 236 | app_project_management_project_meetings_index | /project-management/project/{id}/meetings/ | Path does not match |
| 237 | app_project_management_project_meetings_new | /project-management/project/{id}/meetings/new | Path does not match |
| 238 | app_project_management_project_meetings_show | /project-management/project/{id}/meetings/{meetingId} | Path does not match |
| 239 | app_project_management_project_meetings_edit | /project-management/project/{id}/meetings/{meetingId}/edit | Path does not match |
| 240 | app_project_management_project_meetings_start | /project-management/project/{id}/meetings/{meetingId}/start | Path does not match |
| 241 | app_project_management_project_meetings_complete | /project-management/project/{id}/meetings/{meetingId}/complete | Path does not match |
| 242 | app_project_management_project_meetings_delete | /project-management/project/{id}/meetings/{meetingId}/delete | Path does not match |
| 243 | app_project_management_project_meetings_ajax_create | /project-management/project/{id}/meetings/ajax/create | Path does not match |
| 244 | app_project_management_project_notes_index | /project-management/project/{id}/notes/ | Path does not match |
| 245 | app_project_management_project_notes_new | /project-management/project/{id}/notes/new | Path does not match |
| 246 | app_project_management_project_notes_show | /project-management/project/{id}/notes/{noteId} | Path does not match |
| 247 | app_project_management_project_notes_edit | /project-management/project/{id}/notes/{noteId}/edit | Path does not match |
| 248 | app_project_management_project_notes_toggle_status | /project-management/project/{id}/notes/{noteId}/toggle-status | Path does not match |
| 249 | app_project_management_project_notes_delete | /project-management/project/{id}/notes/{noteId}/delete | Path does not match |
| 250 | app_project_management_project_notes_ajax_create | /project-management/project/{id}/notes/ajax/create | Path does not match |
| 251 | app_project_management_subtask_list | /project-management/task/{taskId}/subtask | Path does not match |
| 252 | app_project_management_subtask_create | /project-management/task/{taskId}/subtask/create | Path does not match |
| 253 | app_project_management_subtask_update | /project-management/task/{taskId}/subtask/{subtaskId}/update | Path does not match |
| 254 | app_project_management_subtask_status | /project-management/task/{taskId}/subtask/{subtaskId}/status | Path does not match |
| 255 | app_project_management_subtask_delete | /project-management/task/{taskId}/subtask/{subtaskId}/delete | Path does not match |
| 256 | app_project_management_subtask_assign | /project-management/task/{taskId}/subtask/{subtaskId}/assign | Path does not match |
| 257 | app_project_management_task_new_form | /project-management/task/list/{id}/new | Path does not match |
| 258 | app_project_management_task_create_free | /project-management/task/free/new | Path does not match |
| 259 | app_project_management_task_new | /project-management/task/list/{id}/new | Path does not match |
| 260 | app_project_management_task_edit | /project-management/task/{id}/edit | Path does not match |
| 261 | app_project_management_task_delete_form | /project-management/task/{id}/delete | Path does not match |
| 262 | app_project_management_task_delete | /project-management/task/{id}/delete | Path does not match |
| 263 | app_project_management_task_reorder | /project-management/task/{id}/reorder | Path does not match |
| 264 | app_project_management_task_status | /project-management/task/{id}/status | Path does not match |
| 265 | app_project_management_task_show | /project-management/task/{id} | Path does not match |
| 266 | app_project_management_task_schedule | /project-management/task/{id}/schedule | Path does not match |
| 267 | app_project_management_task_details | /project-management/task/{id}/details | Path does not match |
| 268 | app_project_management_task_add_comment | /project-management/task/{id}/comment | Path does not match |
| 269 | app_project_management_task_add_attachment | /project-management/task/{id}/attachment | Path does not match |
| 270 | app_project_management_task_log_time | /project-management/task/{id}/time | Path does not match |
| 271 | app_project_management_task_complete_form | /project-management/task/{id}/complete | Path does not match |
| 272 | app_project_management_task_complete | /project-management/task/{id}/complete | Path does not match |
| 273 | app_project_management_task_assign_form | /project-management/task/{id}/assign | Path does not match |
| 274 | app_project_management_task_assign | /project-management/task/{id}/assign | Path does not match |
| 275 | app_project_management_task_download_attachment | /project-management/task/attachment/{id}/download | Path does not match |
| 276 | app_project_management_task_recalculate_estimation_form | /project-management/task/{id}/recalculate-estimation | Path does not match |
| 277 | app_project_management_task_recalculate_estimation | /project-management/task/{id}/recalculate-estimation | Path does not match |
| 278 | app_project_management_task_estimation_check | /project-management/task/{id}/estimation-check | Path does not match |
| 279 | app_project_management_task_recalculate_logged_time_form | /project-management/task/{id}/recalculate-logged-time | Path does not match |
| 280 | app_project_management_task_recalculate_logged_time | /project-management/task/{id}/recalculate-logged-time | Path does not match |
| 281 | app_project_management_task_ignore_estimation_mismatch_form | /project-management/task/{id}/ignore-estimation-mismatch | Path does not match |
| 282 | app_project_management_task_ignore_estimation_mismatch | /project-management/task/{id}/ignore-estimation-mismatch | Path does not match |
| 283 | app_project_management_task_list_export_pdf | /project-management/task/list/{listId}/export-pdf | Path does not match |
| 284 | app_project_management_task_list_export_client_pdf | /project-management/task/list/{listId}/export-client-pdf | Path does not match |
| 285 | app_project_management_task_list_details | /project-management/task/list/{listId}/details | Path does not match |
| 286 | app_project_management_subtask_details | /project-management/task/subtask/{subtaskId}/details | Path does not match |
| 287 | app_project_management_subtask_edit | /project-management/task/subtask/{subtaskId}/edit | Path does not match |
| 288 | app_project_management_task_recalculate_times | /project-management/task/{id}/recalculate-times | Path does not match |
| 289 | app_project_management_task_hold_form | /project-management/task/{id}/hold | Path does not match |
| 290 | app_project_management_task_hold | /project-management/task/{id}/hold | Path does not match |
| 291 | app_project_management_task_resume_form | /project-management/task/{id}/resume | Path does not match |
| 292 | app_project_management_task_resume | /project-management/task/{id}/resume | Path does not match |
| 293 | app_project_management_task_hold_details | /project-management/task/{id}/hold-details | Path does not match |
| 294 | app_project_management_task_list_new | /project-management/task-list/project/{id}/new | Path does not match |
| 295 | app_project_management_task_list_edit | /project-management/task-list/{id}/edit | Path does not match |
| 296 | app_project_management_task_list_delete | /project-management/task-list/{id}/delete | Path does not match |
| 297 | app_project_management_task_list_reorder | /project-management/task-list/{id}/reorder | Path does not match |
| 298 | app_project_management_task_list_auto_assign_dates | /project-management/task-list/{id}/auto-assign-dates | Path does not match |
| 299 | app_project_management_task_list_expand_dates | /project-management/task-list/{id}/expand-dates | Path does not match |
| 300 | app_project_management_task_list_dismiss_sync_alert | /project-management/task-list/{id}/dismiss-sync-alert | Path does not match |
| 301 | app_terralize_update_api_info | /api/terralize/updates | Path does not match |
| 302 | app_terralize_update_api_download | /api/terralize/releases/{version}.zip | Path does not match |
| 303 | app_ticketing_dashboard | /ticketing/ | Path does not match |
| 304 | app_ticketing_support | /ticketing/support | Path does not match |
| 305 | app_ticketing_api_projects | /ticketing/api/projects | Path does not match |
| 306 | app_ticketing_api_clients | /ticketing/api/clients | Path does not match |
| 307 | app_ticketing_incident_index | /ticketing/incidents/ | Path does not match |
| 308 | app_ticketing_incident_show | /ticketing/incidents/{id} | Path does not match |
| 309 | app_ticketing_magic_link_send | /ticketing/magic-link/send | Path does not match |
| 310 | app_ticketing_magic_link_verify | /ticketing/magic-link/verify | Path does not match |
| 311 | app_ticketing_profile | /ticketing/profil | Path does not match |
| 312 | app_ticketing_profile_edit | /ticketing/profil/modifier | Path does not match |
| 313 | app_ticketing_logout | /ticketing/deconnexion | Path does not match |
| 314 | app_ticketing_tag_index | /ticketing/tag/ | Path does not match |
| 315 | app_ticketing_tag_new | /ticketing/tag/new | Path does not match |
| 316 | app_ticketing_tag_edit | /ticketing/tag/{id}/edit | Path does not match |
| 317 | app_ticketing_tag_delete | /ticketing/tag/{id}/delete | Path does not match |
| 318 | app_ticketing_ticket_index | /ticketing/ticket/ | Path does not match |
| 319 | app_ticketing_ticket_new | /ticketing/ticket/new | Path does not match |
| 320 | app_ticketing_ticket_show | /ticketing/ticket/{id} | Path does not match |
| 321 | app_ticketing_ticket_edit | /ticketing/ticket/{id}/edit | Path does not match |
| 322 | app_ticketing_ticket_status | /ticketing/ticket/{id}/status/{status} | Path does not match |
| 323 | app_ticketing_notification_index | /ticketing/notifications/ | Path does not match |
| 324 | app_ticketing_notification_mark_all_read | /ticketing/notifications/mark-all-read | Path does not match |
| 325 | app_ticketing_ticket_time_index | /ticketing/ticket/{ticket}/time/ | Path does not match |
| 326 | app_ticketing_ticket_time_new | /ticketing/ticket/{ticket}/time/new | Path does not match |
| 327 | app_ticketing_ticket_time_edit | /ticketing/ticket/{ticket}/time/{id}/edit | Path does not match |
| 328 | app_ticketing_ticket_time_delete | /ticketing/ticket/{ticket}/time/{id} | Path does not match |
| 329 | app_ticketing_user_index | /ticketing/user/ | Path does not match |
| 330 | app_ticketing_user_show | /ticketing/user/{id} | Path does not match |
| 331 | app_ticketing_user_edit | /ticketing/user/{id}/edit | Path does not match |
| 332 | app_ticketing_user_toggle_role | /ticketing/user/{id}/toggle-role/{role} | Path does not match |
| 333 | app_reset_password | /reset-password/{token} | Path does not match |
| 334 | app_magic_link_login | /magic-link/{token} | Path does not match |
| 335 | app_login | /login | Path does not match |
| 336 | app_login_check | /login_check | Path does not match |
| 337 | app_logout | /logout | Path does not match |
| 338 | app_profile | /profile | Path does not match |
| 339 | app_change_password | /change-password | 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.