Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.continue/config.json
| # | 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 | admin_canned_response_index | /admin/canned-responses | Path does not match |
| 17 | admin_canned_response_create | /admin/canned-responses/create | Path does not match |
| 18 | admin_canned_response_edit | /admin/canned-responses/{id}/edit | Path does not match |
| 19 | admin_canned_response_delete | /admin/canned-responses/{id}/delete | Path does not match |
| 20 | admin_category_index | /admin/categories | Path does not match |
| 21 | admin_category_create | /admin/categories/create | Path does not match |
| 22 | admin_category_edit | /admin/categories/{id}/edit | Path does not match |
| 23 | admin_category_delete | /admin/categories/{id}/delete | Path does not match |
| 24 | admin_custom_field_index | /admin/custom-fields | Path does not match |
| 25 | admin_custom_field_create | /admin/custom-fields/create | Path does not match |
| 26 | admin_custom_field_edit | /admin/custom-fields/{id}/edit | Path does not match |
| 27 | admin_custom_field_delete | /admin/custom-fields/{id}/delete | Path does not match |
| 28 | admin_dashboard | /admin | Path does not match |
| 29 | admin_page_index | /admin/pages | Path does not match |
| 30 | admin_page_create | /admin/pages/create | Path does not match |
| 31 | admin_page_edit | /admin/pages/{id}/edit | Path does not match |
| 32 | admin_page_delete | /admin/pages/{id}/delete | Path does not match |
| 33 | admin_permission_set_index | /admin/permission-sets | Path does not match |
| 34 | admin_permission_set_create | /admin/permission-sets/create | Path does not match |
| 35 | admin_permission_set_edit | /admin/permission-sets/{id}/edit | Path does not match |
| 36 | admin_permission_set_delete | /admin/permission-sets/{id}/delete | Path does not match |
| 37 | admin_priority_index | /admin/priorities | Path does not match |
| 38 | admin_priority_create | /admin/priorities/create | Path does not match |
| 39 | admin_priority_edit | /admin/priorities/{id}/edit | Path does not match |
| 40 | admin_priority_delete | /admin/priorities/{id}/delete | Path does not match |
| 41 | admin_setting_index | /admin/settings | Path does not match |
| 42 | admin_setting_update | /admin/settings/update | Path does not match |
| 43 | admin_sla_policy_index | /admin/sla-policies | Path does not match |
| 44 | admin_sla_policy_create | /admin/sla-policies/create | Path does not match |
| 45 | admin_sla_policy_edit | /admin/sla-policies/{id}/edit | Path does not match |
| 46 | admin_sla_policy_delete | /admin/sla-policies/{id}/delete | Path does not match |
| 47 | admin_team_index | /admin/teams | Path does not match |
| 48 | admin_team_create | /admin/teams/create | Path does not match |
| 49 | admin_team_edit | /admin/teams/{id}/edit | Path does not match |
| 50 | admin_team_delete | /admin/teams/{id}/delete | Path does not match |
| 51 | admin_user_index | /admin/users | Path does not match |
| 52 | admin_user_create | /admin/users/create | Path does not match |
| 53 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 54 | admin_user_toggle_active | /admin/users/{id}/toggle-active | Path does not match |
| 55 | agent_dashboard | /agent | Path does not match |
| 56 | agent_ticket_index | /agent/tickets | Path does not match |
| 57 | agent_ticket_show | /agent/tickets/{id} | Path does not match |
| 58 | agent_ticket_update | /agent/tickets/{id}/update | Path does not match |
| 59 | agent_ticket_claim | /agent/tickets/{id}/claim | Path does not match |
| 60 | agent_ticket_close | /agent/tickets/{id}/close | Path does not match |
| 61 | agent_ticket_reopen | /agent/tickets/{id}/reopen | Path does not match |
| 62 | app_login | /login | Path does not match |
| 63 | app_logout | /logout | Path does not match |
| 64 | app_oauth_connect_google | /oauth/connect/google | Path does not match |
| 65 | app_oauth_callback_google | /oauth/callback/google | Path does not match |
| 66 | app_register | /register | Path does not match |
| 67 | app_reset_password_request | /reset-password | Path does not match |
| 68 | app_reset_password_check_email | /reset-password/check-email | Path does not match |
| 69 | app_reset_password | /reset-password/{token} | Path does not match |
| 70 | client_dashboard | /dashboard | Path does not match |
| 71 | client_profile_edit | /profile | Path does not match |
| 72 | client_profile_password | /profile/password | Path does not match |
| 73 | client_ticket_index | /tickets | Path does not match |
| 74 | client_ticket_new | /tickets/new | Path does not match |
| 75 | client_ticket_show | /tickets/{id} | Path does not match |
| 76 | client_ticket_reply | /tickets/{id}/reply | Path does not match |
| 77 | ticket_attachment_download | /tickets/{id}/attachment/{attachmentId} | Path does not match |
| 78 | client_ticket_close | /tickets/{id}/close | Path does not match |
| 79 | guest_ticket_new | /ticket/guest/new | Path does not match |
| 80 | guest_ticket_success | /ticket/guest/success/{reference} | Path does not match |
| 81 | guest_ticket_track | /ticket/track | Path does not match |
| 82 | app_home | / | Path does not match |
| 83 | app_page_show | /page/{slug} | 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.