Routing
(none)
Matched route
Route Matching Logs
Path to match:
/login/cms/wp-includes/wlwmanifest.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | company_index | /company | Path does not match |
| 17 | company_edit | /company/edit/{id} | Path does not match |
| 18 | company-implementation_index | /company-implementation | Path does not match |
| 19 | home_index | / | Path does not match |
| 20 | implementation_index | /implementation/{id} | Path does not match |
| 21 | implementation_edit_substep | /implementation/{companyId}/edit/{stepId} | Path does not match |
| 22 | implementation_toggle-substep | /implementationtoggle-substep/{companyId}/{stepId} | Path does not match |
| 23 | notification_unread_count | /notification/unread-count | Path does not match |
| 24 | notification_inbox | /notification/inbox | Path does not match |
| 25 | notification_mark_as_read | /notification/{id}/read | Path does not match |
| 26 | notification_delete | /notification/{id}/delete | Path does not match |
| 27 | notification_clear_all | /notification/clear-all | Path does not match |
| 28 | app_register | /register | Path does not match |
| 29 | app_verify_email | /verify/email | Path does not match |
| 30 | app_forgot_password_request | /reset-password | Path does not match |
| 31 | app_check_email | /reset-password/check-email | Path does not match |
| 32 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | ticket_index | /ticket | Path does not match |
| 36 | ticket_inbox | /ticket/inbox | Path does not match |
| 37 | ticket_outbox | /ticket/outbox | Path does not match |
| 38 | ticket_trash | /ticket/trash | Path does not match |
| 39 | ticket_edit | /ticket/edit/{id} | Path does not match |
| 40 | ticket_show | /ticket/show/{id} | Path does not match |
| 41 | ticket_add_comment | /ticket/{id}/comment | Path does not match |
| 42 | ticket_delete_comment | /ticket/comment/{commentId}/delete | Path does not match |
| 43 | ticket_transfer | /ticket/{id}/transfer | Path does not match |
| 44 | ticket_delete | /ticket/delete/{id} | Path does not match |
| 45 | ticket_restore | /ticket/restore/{id} | Path does not match |
| 46 | ticket_download_file | /ticket/file/{fileId}/download | Path does not match |
| 47 | ticket_delete_file | /ticket/file/{fileId}/delete | Path does not match |
| 48 | user_index | /user/ | Path does not match |
| 49 | user_edit | /user/edit/{id} | Path does not match |
| 50 | user_send_set_password | /user/send-set-password/{id} | 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.