GET https://jailpay.net/admin/users

Routing

admin_users Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /admin/users
# 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 Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.