Routing
(none)
Matched route
Route Matching Logs
Path to match:
/info.php
| # | 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 | admin_audit | /admin/audit/ | Path does not match |
| 16 | admin_audit_show | /admin/audit/{id} | Path does not match |
| 17 | admin_audit_logs | /admin/audit-logs/ | Path does not match |
| 18 | admin_audit_logs_show | /admin/audit-logs/{id} | Path does not match |
| 19 | admin_dashboard | /admin | Path does not match |
| 20 | admin_inmates | /admin/inmates | Path does not match |
| 21 | admin_inmates_new | /admin/inmates/new | Path does not match |
| 22 | admin_inmates_show | /admin/inmates/{id} | Path does not match |
| 23 | admin_inmates_edit | /admin/inmates/{id}/edit | Path does not match |
| 24 | admin_inmates_delete | /admin/inmates/{id} | Path does not match |
| 25 | admin_inmates_photos_add | /admin/inmates/{id}/photos | Path does not match |
| 26 | admin_inmates_photos_view | /admin/inmates/{id}/photos/{photoId} | Path does not match |
| 27 | admin_inmates_photos_delete | /admin/inmates/{id}/photos/{photoId} | Path does not match |
| 28 | admin_inmates_fingerprints_add | /admin/inmates/{id}/fingerprints | Path does not match |
| 29 | admin_inmates_fingerprints_delete | /admin/inmates/{id}/fingerprints/{fingerprintId} | Path does not match |
| 30 | admin_inmates_fingerprints_image | /admin/inmates/{id}/fingerprints/{fingerprintId}/image | Path does not match |
| 31 | admin_jails | /admin/jails | Path does not match |
| 32 | admin_jails_new | /admin/jails/new | Path does not match |
| 33 | admin_jails_show | /admin/jails/{id} | Path does not match |
| 34 | admin_jails_edit | /admin/jails/{id}/edit | Path does not match |
| 35 | admin_jails_delete | /admin/jails/{id}/delete | Path does not match |
| 36 | admin_recharge_demo | /admin/recharge-demo | Path does not match |
| 37 | admin_recharge_demo_lookup | /admin/recharge-demo/lookup-inmate | Path does not match |
| 38 | admin_recharge_demo_add_funds | /admin/recharge-demo/add-funds | Path does not match |
| 39 | admin_terminals | /admin/terminals | Path does not match |
| 40 | admin_terminals_new | /admin/terminals/new | Path does not match |
| 41 | admin_terminals_show | /admin/terminals/{id} | Path does not match |
| 42 | admin_terminals_edit | /admin/terminals/{id}/edit | Path does not match |
| 43 | admin_terminals_delete | /admin/terminals/{id}/delete | Path does not match |
| 44 | admin_terminals_generate_license | /admin/terminals/generate-license-key | Path does not match |
| 45 | admin_transactions_index | /admin/transactions/ | Path does not match |
| 46 | admin_transactions_show | /admin/transactions/{id} | Path does not match |
| 47 | admin_users | /admin/users | Path does not match |
| 48 | admin_users_new | /admin/users/new | Path does not match |
| 49 | admin_users_show | /admin/users/{id} | Path does not match |
| 50 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 51 | admin_users_delete | /admin/users/{id}/delete | Path does not match |
| 52 | admin_wallets | /admin/wallets | Path does not match |
| 53 | admin_wallets_show | /admin/wallets/{id} | Path does not match |
| 54 | admin_wallets_edit | /admin/wallets/{id}/edit | Path does not match |
| 55 | admin_wallets_status | /admin/wallets/{id}/status | Path does not match |
| 56 | admin_wallets_delete | /admin/wallets/{id} | Path does not match |
| 57 | api_admins_list | /api/admins | Path does not match |
| 58 | api_admins_get | /api/admins/{id} | Path does not match |
| 59 | api_admins_create | /api/admins | Path does not match |
| 60 | api_admins_update | /api/admins/{id} | Path does not match |
| 61 | api_admins_delete | /api/admins/{id} | Path does not match |
| 62 | api_audit_logs_list | /api/audit-logs | Path does not match |
| 63 | api_audit_logs_get | /api/audit-logs/{id} | Path does not match |
| 64 | api_audit_logs_entity | /api/audit-logs/entity/{entityType}/{entityId} | Path does not match |
| 65 | api_fingerprint_list | /api/fingerprint/{inmateId} | Path does not match |
| 66 | api_fingerprint_add | /api/fingerprint/{inmateId} | Path does not match |
| 67 | api_fingerprint_update | /api/fingerprint/{id} | Path does not match |
| 68 | api_fingerprint_delete | /api/fingerprint/{id} | Path does not match |
| 69 | api_inmates_list_public | /api/inmates/list | Path does not match |
| 70 | api_inmates_list | /api/inmates | Path does not match |
| 71 | api_inmates_get | /api/inmates/{id} | Path does not match |
| 72 | api_inmates_create | /api/inmates | Path does not match |
| 73 | api_inmates_update | /api/inmates/{id} | Path does not match |
| 74 | api_inmates_delete | /api/inmates/{id} | Path does not match |
| 75 | api_inmates_profile | /api/inmates/profile | Path does not match |
| 76 | api_inmates_update_profile | /api/inmates/profile | Path does not match |
| 77 | api_jails_list | /api/jails | Path does not match |
| 78 | api_jails_get | /api/jails/{id} | Path does not match |
| 79 | api_jails_create | /api/jails | Path does not match |
| 80 | api_jails_update | /api/jails/{id} | Path does not match |
| 81 | api_jails_delete | /api/jails/{id} | Path does not match |
| 82 | api_notifications_list | /api/notifications | Path does not match |
| 83 | api_notifications_get | /api/notifications/{id} | Path does not match |
| 84 | api_notifications_mark_read | /api/notifications/{id}/read | Path does not match |
| 85 | api_notifications_mark_all_read | /api/notifications/read-all | Path does not match |
| 86 | api_photo_list | /api/photo/{inmateId} | Path does not match |
| 87 | api_photo_add | /api/photo/{inmateId} | Path does not match |
| 88 | api_photo_get | /api/photo/{id} | Path does not match |
| 89 | api_photo_delete | /api/photo/{id} | Path does not match |
| 90 | api_token_refresh | /api/token/refresh | Path does not match |
| 91 | api_me | /api/me | Path does not match |
| 92 | api_terminals_list | /api/terminals | Path does not match |
| 93 | api_terminals_get | /api/terminals/{id} | Path does not match |
| 94 | api_terminals_create | /api/terminals | Path does not match |
| 95 | api_terminals_update | /api/terminals/{id} | Path does not match |
| 96 | api_terminals_delete | /api/terminals/{id} | Path does not match |
| 97 | api_terminals_heartbeat | /api/terminals/{id}/heartbeat | Path does not match |
| 98 | api_terminal_register | /api/terminal/register | Path does not match |
| 99 | api_terminal_process_payment | /api/terminal/process-payment | Path does not match |
| 100 | api_terminal_get_receipt | /api/terminal/receipt/{transactionId} | Path does not match |
| 101 | api_transactions_create | /api/transaction | Path does not match |
| 102 | api_transactions_list | /api/transaction | Path does not match |
| 103 | api_transactions_get | /api/transaction/{id} | Path does not match |
| 104 | api_transactions_wallet | /api/transaction/wallet/{walletId} | Path does not match |
| 105 | api_transactions_approve | /api/transaction/{id}/approve | Path does not match |
| 106 | api_transactions_reject | /api/transaction/{id}/reject | Path does not match |
| 107 | api_transaction_process | /api/transaction/process | Path does not match |
| 108 | api_wallet_transactions | /api/wallet/transactions | Path does not match |
| 109 | api_wallet_topups | /api/wallet/topups | Path does not match |
| 110 | api_wallet_limits | /api/wallet/limits | Path does not match |
| 111 | api_wallet_add_funds | /api/wallet/add-funds | Path does not match |
| 112 | app_home | / | Path does not match |
| 113 | inmate_dashboard | /inmate | Path does not match |
| 114 | app_login | /login | Path does not match |
| 115 | app_logout | /logout | Path does not match |
| 116 | api_login | /api/login | Path does not match |
| 117 | api_inmate_register | /api/inmate/register | Path does not match |
| 118 | api_inmate_enroll_fingerprint | /api/inmate/enroll-fingerprint | Path does not match |
| 119 | api_inmate_verify_fingerprint | /api/inmate/verify-fingerprint | Path does not match |
| 120 | api_inmate_wallet_balance | /api/inmate/wallet/balance | Path does not match |
| 121 | api_inmate_wallet_transactions | /api/inmate/wallet/transactions | Path does not match |
| 122 | api_inmate_wallet_topups | /api/inmate/wallet/topups | Path does not match |
| 123 | api_inmate_wallet_limits | /api/inmate/wallet/limits | Path does not match |
| 124 | api_admin_inmates | /api/admin/inmates | Path does not match |
| 125 | api_admin_inmate_create | /api/admin/inmates | Path does not match |
| 126 | api_admin_inmate_update | /api/admin/inmates/{id} | Path does not match |
| 127 | api_admin_inmate_delete | /api/admin/inmates/{id} | Path does not match |
| 128 | api_admin_wallet_topup | /api/admin/wallet/topup | Path does not match |
| 129 | api_admin_wallet_set_limits | /api/admin/wallet/limits | Path does not match |
| 130 | api_admin_audit_logs | /api/admin/audit-logs | Path does not match |
| 131 | api_enrollment_register | /api/enrollment/register | 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.