Routing
home
Matched route
Route Parameters
| Name | Value |
|---|---|
| reactRouting | "login.htm" |
Route Matching Logs
Path to match:
/login.htm
| # | 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 | api_ai_uploads | /api/ai/uploads/{name} | Path does not match |
| 16 | api_ai_dfc_patient_post | /api/ai/dfc/{id}/patient | Path does not match |
| 17 | api_ai_dfc_status_put | /api/ai/dfc/{id}/status | Path does not match |
| 18 | api_ai_dfc_file_add | /api/ai/dfc/{id}/file | Path does not match |
| 19 | api_ai_dfc_files_update_status | /api/ai/dfc/{id}/files | Path does not match |
| 20 | api_ai_otp_expect | /api/ai/otp/expect | Path does not match |
| 21 | api_ai_otp_check | /api/ai/otp/check | Path does not match |
| 22 | admin_api_group_get | /admin/api/group | Path does not match |
| 23 | admin_api_group_create | /admin/api/group | Path does not match |
| 24 | admin_api_group_getById | /admin/api/group/{id} | Path does not match |
| 25 | admin_api_group_toggle_user | /admin/api/group/{id}/user/{userId}/{action} | Path does not match |
| 26 | admin_api_group_toggle_manager | /admin/api/group/{id}/manager/{userId}/{action} | Path does not match |
| 27 | admin_api_users | /admin/api/users | Path does not match |
| 28 | admin_api_user_edit | /admin/api/user/{id} | Path does not match |
| 29 | admin_api_user_delete_V2 | /admin/api/user/{id} | Path does not match |
| 30 | admin_api_user_create | /admin/api/user | Path does not match |
| 31 | admin_api_comment_byDFCId | /admin/api/comment/dfc/{id} | Path does not match |
| 32 | admin_api_comment_add | /admin/api/comment | Path does not match |
| 33 | admin_api_contact_byUserId | /admin/api/contact/user/{id} | Path does not match |
| 34 | admin_api_contact_unlink | /admin/api/contact/{id}/user/{userId} | Path does not match |
| 35 | admin_api_contact_delete | /admin/api/contact/{id} | Path does not match |
| 36 | admin_api_contact_add | /admin/api/contact | Path does not match |
| 37 | admin_api_contact_edit | /admin/api/contact/{id} | Path does not match |
| 38 | admin_api_contact | /admin/api/contact | Path does not match |
| 39 | api_dfc_create | /api/dfc | Path does not match |
| 40 | api_dfc_files_add | /api/dfc/files | Path does not match |
| 41 | api_dfc | /api/dfc | Path does not match |
| 42 | api_dfc_id | /api/dfc/{id} | Path does not match |
| 43 | api_user | /api/user | Path does not match |
| 44 | api_user_toggle_active | /api/user/active | Path does not match |
| 45 | admin_api_auth_token | /admin/api/auth/login | Path does not match |
| 46 | admin_api_auth_verify | /admin/api/auth/verify | Path does not match |
| 47 | admin_api_user | /admin/api/user | Path does not match |
| 48 | admin_api_refresh | /admin/api/refresh | Path does not match |
| 49 | admin_api_mail_send | /admin/api/mail/send | Path does not match |
| 50 | admin_api_mail_all | /admin/api/mail/all | Path does not match |
| 51 | admin_api_mail_read | /admin/api/mail/read/{id} | Path does not match |
| 52 | admin_api_message_add | /admin/api/message/add | Path does not match |
| 53 | admin_api_message_read | /admin/api/message/read/{id} | Path does not match |
| 54 | admin_api_user_all | /admin/api/user/all | Path does not match |
| 55 | admin_api_user_update | /admin/api/user/update/{id} | Path does not match |
| 56 | admin_api_user_archived | /admin/api/user/archived/{id} | Path does not match |
| 57 | admin_api_user_add | /admin/api/user/add | Path does not match |
| 58 | admin_api_user_delete | /admin/api/user/delete/{id} | Path does not match |
| 59 | admin_api_user_link | /admin/api/user/{id}/link | Path does not match |
| 60 | admin_api_user_convention_add | /admin/api/user/{id}/convention/add | Path does not match |
| 61 | admin_api_user_convention_edit | /admin/api/user/{id}/convention/edit/{id2} | Path does not match |
| 62 | admin_api_user_convention_delete | /admin/api/user/{id}/convention/delete/{id2} | Path does not match |
| 63 | admin_api_user_add_file | /admin/api/user/add/{id}/file | Path does not match |
| 64 | admin_api_user_delete_file | /admin/api/user/delete/file/{id} | Path does not match |
| 65 | admin_api_dfc_add_payment | /admin/api/dfc/file/{id}/payment/add | Path does not match |
| 66 | admin_api_status_all | /admin/api/status/all | Path does not match |
| 67 | admin_api_administrator_all | /admin/api/administrator/all | Path does not match |
| 68 | admin_api_administrator_add | /admin/api/administrator/add | Path does not match |
| 69 | admin_api_administrator_edit | /admin/api/administrator/edit/{id} | Path does not match |
| 70 | admin_api_administrator_delete | /admin/api/administrator/delete/{id} | Path does not match |
| 71 | admin_api_dfc_all | /admin/api/dfc/all | Path does not match |
| 72 | admin_api_dfc_add | /admin/api/dfc/add | Path does not match |
| 73 | admin_api_dfc_update | /admin/api/dfc/update/{id} | Path does not match |
| 74 | admin_api_dfc_delete | /admin/api/dfc/delete/{id} | Path does not match |
| 75 | admin_api_dfc_add_file | /admin/api/dfc/add/{id}/file | Path does not match |
| 76 | admin_api_dfc_delete_file | /admin/api/dfc/delete/file/{id} | Path does not match |
| 77 | admin_api_dfc_update_file | /admin/api/dfc/update/file/{id} | Path does not match |
| 78 | admin_api_dfc_add_association | /admin/api/dfc/{id}/add/association | Path does not match |
| 79 | admin_api_history_all | /admin/api/history/all | Path does not match |
| 80 | admin_api_history_add | /admin/api/history/add | Path does not match |
| 81 | admin_api_mutual_group_all | /admin/api/mutual-group/all | Path does not match |
| 82 | admin_api_mutual_group_add | /admin/api/mutual-group/add | Path does not match |
| 83 | admin_api_mutual_group_edit | /admin/api/mutual-group/edit/{id} | Path does not match |
| 84 | admin_api_mutual_group_delete | /admin/api/mutual-group/delete/{id} | Path does not match |
| 85 | admin_api_mutual_add | /admin/api/mutual/add | Path does not match |
| 86 | admin_api_mutual_edit | /admin/api/mutual/edit/{id} | Path does not match |
| 87 | admin_api_mutual_delete | /admin/api/mutual/delete/{id} | Path does not match |
| 88 | admin_api_invoice_change | /admin/api/invoice/change/{id} | Path does not match |
| 89 | admin_api_config | /admin/api/config | Path does not match |
| 90 | admin_api_config_setLastInvoiceId | /admin/api/config/setLastInvoiceId | Path does not match |
| 91 | admin_api_dfc | /admin/api/dfc | Path does not match |
| 92 | admin_api_dfcById | /admin/api/dfc/{id} | Path does not match |
| 93 | admin_api_dfc_byUserId | /admin/api/dfc/user/{id} | Path does not match |
| 94 | admin_api_messages | /admin/api/messages | Path does not match |
| 95 | admin_api_messages_by_userId | /admin/api/messages/user/{id} | Path does not match |
| 96 | admin_api_messages_by_dfcId | /admin/api/messages/dfc/{id} | Path does not match |
| 97 | api_password_lost | /api/password/lost | Path does not match |
| 98 | api_password_token | /api/password/token | Path does not match |
| 99 | api_password_new | /api/password/new | Path does not match |
| 100 | api_auth_login | /api/auth/login | Path does not match |
| 101 | api_auth_token | /api/auth/login | Path does not match |
| 102 | api_auth_verify | /api/auth/verify | Path does not match |
| 103 | api_user_archived | /api/user/archived | Path does not match |
| 104 | api_metrics | /api/metrics | Path does not match |
| 105 | api_dfc_update | /api/dfc/update/{id} | Path does not match |
| 106 | api_dfc_add_file | /api/dfc/add/{id}/file | Path does not match |
| 107 | api_dfc_file_update | /api/dfc/file/update/{id} | Path does not match |
| 108 | api_dfc_delete_file | /api/dfc/delete/file/{id} | Path does not match |
| 109 | api_dfc_payment_update | /api/dfc/file/{id}/payment/{id2}/update | Path does not match |
| 110 | api_patient_update | /api/patient/update | Path does not match |
| 111 | api_patient_request | /api/patient/request | Path does not match |
| 112 | api_message_add | /api/message/add | Path does not match |
| 113 | api_message_read | /api/message/read/{id} | Path does not match |
| 114 | admin | /admin/{reactRouting} | Path does not match |
| 115 | home | /{reactRouting} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.