Routing
admin-user-list-json
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/user/list-json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles.css | 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-config | /admin/config | Path does not match |
| 17 | admin-config-save | /admin/config/save | Path does not match |
| 18 | admin-systools-cron-email-notify | /admin/system/cron-email-notify | Path does not match |
| 19 | admin-systools-cron-signal-notify | /admin/system/cron-signal-notify | Path does not match |
| 20 | admin-file-manager | /admin/file-manager | Path does not match |
| 21 | admin-file-manager-dialog | /admin/file-manager-dialog | Path does not match |
| 22 | admin-file-manager-do-create-folder | /admin/file-manager/do/create-folder | Path does not match |
| 23 | admin-file-manager-do-create-file | /admin/file-manager/do/create-file | Path does not match |
| 24 | admin-file-manager-do-upload-file | /admin/file-manager/do/upload-file | Path does not match |
| 25 | admin-file-manager-do-info | /admin/file-manager/do/info | Path does not match |
| 26 | admin-file-manager-do-duplicate | /admin/file-manager/do/duplicate | Path does not match |
| 27 | admin-file-manager-do-copy | /admin/file-manager/do/copy | Path does not match |
| 28 | admin-file-manager-do-cut | /admin/file-manager/do/cut | Path does not match |
| 29 | admin-file-manager-do-paste | /admin/file-manager/do/paste | Path does not match |
| 30 | admin-file-manager-do-rename | /admin/file-manager/do/rename | Path does not match |
| 31 | admin-file-manager-do-rename-folder | /admin/file-manager/do/rename-folder | Path does not match |
| 32 | admin-file-manager-do-delete | /admin/file-manager/do/delete | Path does not match |
| 33 | admin-file-manager-do-delete-multiple | /admin/file-manager/do/delete-multiple | Path does not match |
| 34 | admin-file-manager-do-delete-folder | /admin/file-manager/do/delete-folder | Path does not match |
| 35 | admin-file-manager-do-download | /admin/file-manager/do/download | Path does not match |
| 36 | admin-file-manager-do-move | /admin/file-manager/do/move | Path does not match |
| 37 | admin-file-manager-do-move-multiple | /admin/file-manager/do/move-multiple | Path does not match |
| 38 | admin-file-manager-do-move-folder | /admin/file-manager/do/move-folder | Path does not match |
| 39 | admin-file-manager-do-zip-folder | /admin/file-manager/do/zip-folder | Path does not match |
| 40 | admin-file-manager-do-zip-folder-calcsize | /admin/file-manager/do/zip-folder-calcsize | Path does not match |
| 41 | admin-file-manager-do-get-json-folder | /admin/file-manager/do/get-json-folder | Path does not match |
| 42 | admin-help-list | /admin/help/list | Path does not match |
| 43 | admin-help-new | /admin/help-new | Path does not match |
| 44 | admin-help-edit | /admin/help/edit/{id} | Path does not match |
| 45 | admin-help-save | /admin/help/save | Path does not match |
| 46 | admin-help-delete | /admin/help/delete | Path does not match |
| 47 | admin-systools-change-environment | /admin/systools/change-environment | Path does not match |
| 48 | admin-systools-clear-cache-twig | /admin/systools/clear-cache-twig | Path does not match |
| 49 | admin-systools-clear-cache-full | /admin/systools/clear-cache-full | Path does not match |
| 50 | admin-systools-clear-logs | /admin/systools/clear-logs | Path does not match |
| 51 | admin-systools-send-mail-test | /admin/systools/send-mail-test | Path does not match |
| 52 | admin-systools-execute-query | /admin/systools/execute-query | Path does not match |
| 53 | admin-systools-logs | /admin/systools/logs | Path does not match |
| 54 | admin-systools-dump-db | /admin/systools/dump-db | Path does not match |
| 55 | admin-systools-phpinfo | /admin/systools/phpinfo | Path does not match |
| 56 | admin-systools-signal-test | /admin/systools/signal-test | Path does not match |
| 57 | admin-systools-signal-send | /admin/systools/signal-send | Path does not match |
| 58 | admin-systools-signal-receive | /admin/systools/signal-receive | Path does not match |
| 59 | admin-access-list | /admin/access/list | Path does not match |
| 60 | admin-access-list-json | /admin/access/list-json | Path does not match |
| 61 | admin-user-list | /admin/user/list | Path does not match |
| 62 | admin-user-list-json | /admin/user/list-json | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.