Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | static_file_uploads | /uploads/{path} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | api_users_index | /api-users | Path does not match |
| 18 | api_users_api_create | /api-users/api/create | Path does not match |
| 19 | api_users_api_update | /api-users/api/{id} | Path does not match |
| 20 | api_users_api_regenerate_keys | /api-users/api/{id}/regenerate-keys | Path does not match |
| 21 | api_users_api_toggle | /api-users/api/{id}/toggle | Path does not match |
| 22 | api_users_api_delete | /api-users/api/{id} | Path does not match |
| 23 | api_users_api_list | /api-users/api | Path does not match |
| 24 | api_users_api_permissions | /api-users/api/permissions | Path does not match |
| 25 | api_user_create | /api-users/create | Path does not match |
| 26 | app_dashboard | /dashboard | Path does not match |
| 27 | download_statistics_index | /download-statistics/ | Path does not match |
| 28 | download_statistics_tag_detail | /download-statistics/tag/{tagId} | Path does not match |
| 29 | download_statistics_api_public | /download-statistics/api-public | Path does not match |
| 30 | download_statistics_api_logs | /download-statistics/api-logs | Path does not match |
| 31 | app_js_translations | /_app/js-translations.js | Path does not match |
| 32 | app_home | / | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | user_change_password | /user/change-password | Path does not match |
| 36 | user_management | /admin/users | Path does not match |
| 37 | user_create | /admin/users/create | Path does not match |
| 38 | api_user_reset_password | /api/admin/users/{userId}/reset-password | Path does not match |
| 39 | api_user_unlock | /api/admin/users/{userId}/unlock | Path does not match |
| 40 | api_user_delete | /api/admin/users/{userId}/delete | Path does not match |
| 41 | portal_index | /portal | Path does not match |
| 42 | portal_category | /portal/{slug} | Path does not match |
| 43 | admin_portal_index | /admin/portal | Path does not match |
| 44 | admin_portal_category | /admin/portal/category/{id} | Path does not match |
| 45 | admin_portal_api_add_tag | /admin/portal/api/category/{id}/add-tag | Path does not match |
| 46 | admin_portal_api_remove_tag | /admin/portal/api/category/{categoryId}/remove-tag/{tagId} | Path does not match |
| 47 | admin_portal_api_update_tag | /admin/portal/api/category-tag/{assignmentId} | Path does not match |
| 48 | admin_portal_api_search_tags | /admin/portal/api/search-tags | Path does not match |
| 49 | admin_portal_api_delete_category | /admin/portal/api/category/{id} | Path does not match |
| 50 | portal_api_track_download | /portal/api/track-download | Path does not match |
| 51 | admin_portal_api_upload_tag_image | /admin/portal/api/upload-tag-image | Path does not match |
| 52 | public_download_by_token | /d/{token} | Path does not match |
| 53 | s3_manager_index | /s3-manager | Path does not match |
| 54 | s3_manager_api_browse | /s3-manager/api/s3/{configId}/browse | Path does not match |
| 55 | s3_manager_api_copy | /s3-manager/api/s3/copy | Path does not match |
| 56 | s3_manager_api_create_folder | /s3-manager/api/s3/{configId}/create-folder | Path does not match |
| 57 | s3_manager_api_upload | /s3-manager/api/s3/{configId}/upload | Path does not match |
| 58 | s3_manager_api_download | /s3-manager/api/s3/{configId}/download | Path does not match |
| 59 | s3_manager_api_download_folder | /s3-manager/api/s3/{configId}/download-folder | Path does not match |
| 60 | s3_manager_api_folder_size | /s3-manager/api/s3/{configId}/folder-size | Path does not match |
| 61 | s3_manager_api_delete | /s3-manager/api/s3/{configId}/delete | Path does not match |
| 62 | s3_manager_api_delete_folder | /s3-manager/api/s3/{configId}/delete-folder | Path does not match |
| 63 | s3_manager_api_rename | /s3-manager/api/s3/{configId}/rename | Path does not match |
| 64 | s3_manager_api_file_tags | /s3-manager/api/s3/{configId}/file-tags | Path does not match |
| 65 | s3_manager_api_file_tags_batch | /s3-manager/api/s3/{configId}/file-tags-batch | Path does not match |
| 66 | s3_manager_api_v_folders | /s3-manager/api/v-folders | Path does not match |
| 67 | s3_manager_api_v_folders_flat | /s3-manager/api/v-folders/flat | Path does not match |
| 68 | s3_manager_api_create_s3_config | /s3-manager/api/s3-config | Path does not match |
| 69 | s3_manager_api_update_s3_config | /s3-manager/api/s3-config/{id} | Path does not match |
| 70 | s3_manager_api_delete_s3_config | /s3-manager/api/s3-config/{id} | Path does not match |
| 71 | s3_manager_api_create_v_folder | /s3-manager/api/v-folder | Path does not match |
| 72 | s3_manager_api_create_v_folder_from_path | /s3-manager/api/v-folder/from-path | Path does not match |
| 73 | s3_manager_api_create_tag | /s3-manager/api/tag | Path does not match |
| 74 | s3_manager_api_update_tag | /s3-manager/api/tag/{id} | Path does not match |
| 75 | s3_manager_api_delete_tag | /s3-manager/api/tag/{id} | Path does not match |
| 76 | s3_manager_api_create_folder_tag | /s3-manager/api/folder-tag | Path does not match |
| 77 | api_info | /api/v1/info | Path does not match |
| 78 | api_s3_configs | /api/v1/s3/configs | Path does not match |
| 79 | api_s3_browse | /api/v1/s3/{configId}/browse | Path does not match |
| 80 | api_s3_upload | /api/v1/s3/{configId}/upload | Path does not match |
| 81 | api_direct_download | /api/v1/download/{token} | Path does not match |
| 82 | api_s3_delete | /api/v1/s3/{configId}/delete | Path does not match |
| 83 | api_vfolders_list | /api/v1/vfolders | Path does not match |
| 84 | api_vfolders_create | /api/v1/vfolders | Path does not match |
| 85 | api_storage_tokens_list | /api/v1/storage-tokens | Path does not match |
| 86 | api_tags_create | /api/v1/tags | Path does not match |
| 87 | api_tags_delete | /api/v1/tags/{tagId} | Path does not match |
| 88 | api_cache_clear | /api/v1/cache/{configId} | Path does not match |
| 89 | api_cache_stats | /api/v1/cache/stats | Path does not match |
| 90 | api_options | /api/v1/{path} | Path does not match |
| 91 | api_download | /api/v1/download/{tagId} | Path does not match |
| 92 | api_download_statistics | /api/v1/statistics/downloads | Path does not match |
| 93 | api_top_download_statistics | /api/v1/statistics/top-downloads | Path does not match |
| 94 | api_access_statistics | /api/v1/statistics/api-access | Path does not match |
| 95 | api_download_logs | /api/v1/statistics/download-logs/{tagId} | Path does not match |
| 96 | api_access_logs | /api/v1/statistics/api-logs/{tagId} | Path does not match |
| 97 | api_set_tag_public | /api/v1/tags/{tagId}/api-public | Path does not match |
| 98 | v_folder_manager_index | /v-folder-manager | Path does not match |
| 99 | v_folder_manager_api_tree | /v-folder-manager/api/tree | Path does not match |
| 100 | v_folder_manager_api_create | /v-folder-manager/api/create | Path does not match |
| 101 | v_folder_manager_api_edit | /v-folder-manager/api/edit/{id} | Path does not match |
| 102 | v_folder_manager_api_delete | /v-folder-manager/api/delete/{id} | Path does not match |
| 103 | v_folder_manager_api_move | /v-folder-manager/api/move/{id} | Path does not match |
| 104 | v_folder_manager_api_details | /v-folder-manager/api/details/{id} | Path does not match |
| 105 | public_flexible_download | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.