Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin_config | /admin/settings | Path does not match |
| 19 | admin_dashboard | /admin/dashboard | Path does not match |
| 20 | admin_organisations | /admin/organisations | Path does not match |
| 21 | admin_organisations_view | /admin/organisations/{uuid} | Path does not match |
| 22 | admin_processing | /admin/processing | Path does not match |
| 23 | admin_processing_status | /admin/processing/status | Path does not match |
| 24 | admin_requests | /admin/requests | Path does not match |
| 25 | admin_support | /admin/support | Path does not match |
| 26 | admin_support_view | /admin/support/{uuid} | Path does not match |
| 27 | admin_users | /admin/users | Path does not match |
| 28 | admin_users_create | /admin/users/create | Path does not match |
| 29 | admin_users_view | /admin/users/{uuid} | Path does not match |
| 30 | admin_users_edit | /admin/users/{uuid}/edit | Path does not match |
| 31 | admin_users_delete | /admin/users/{uuid}/delete | Path does not match |
| 32 | api_v1_batch_create | /api/v1/batch | Path does not match |
| 33 | api_v1_batch_status | /api/v1/batch/{uuid} | Path does not match |
| 34 | api_notifications | /api/notifications | Path does not match |
| 35 | api_notifications_read | /api/notifications/{uuid}/read | Path does not match |
| 36 | api_notifications_read_all | /api/notifications/read-all | Path does not match |
| 37 | api_v1_recognise | /api/v1/recognise | Path does not match |
| 38 | app_dashboard | /app/dashboard | Path does not match |
| 39 | app_requests | /app/requests | Path does not match |
| 40 | app_api_keys | /app/api-keys | Path does not match |
| 41 | app_api_keys_create | /app/api-keys/create | Path does not match |
| 42 | app_api_keys_toggle | /app/api-keys/{uuid}/toggle | Path does not match |
| 43 | app_api_keys_delete | /app/api-keys/{uuid}/delete | Path does not match |
| 44 | app_settings_organisation | /app/organisation | Path does not match |
| 45 | app_settings | /app/profile | Path does not match |
| 46 | app_team | /app/team | Path does not match |
| 47 | app_team_invite | /app/team/invite | Path does not match |
| 48 | app_team_suspend | /app/team/{uuid}/suspend | Path does not match |
| 49 | app_team_activate | /app/team/{uuid}/activate | Path does not match |
| 50 | app_team_invitation_delete | /app/team/invitation/{uuid}/delete | Path does not match |
| 51 | app_support | /app/support | Path does not match |
| 52 | app_support_new | /app/support/new | Path does not match |
| 53 | app_support_view | /app/support/{uuid} | Path does not match |
| 54 | app_ui | /app/ui | Path does not match |
| 55 | app_upload | /app/upload | Path does not match |
| 56 | app_upload_file | /app/upload/file | Path does not match |
| 57 | app_upload_file_delete | /app/upload/file/{reference} | Path does not match |
| 58 | app_upload_process | /app/upload/process | Path does not match |
| 59 | app_upload_batch_create | /app/upload/batch | Path does not match |
| 60 | app_upload_batch_detail | /app/upload/batch/{uuid} | Path does not match |
| 61 | app_upload_batch_status | /app/upload/batch/{uuid}/status | Path does not match |
| 62 | app_vehicles | /app/vehicles | Path does not match |
| 63 | app_vehicles_view | /app/vehicles/{uuid} | Path does not match |
| 64 | app_webhooks | /app/webhooks | Path does not match |
| 65 | app_invitation_accept | /invitation/{token} | Path does not match |
| 66 | app_register | /register | Path does not match |
| 67 | app_login | /login | Path does not match |
| 68 | app_logout | /logout | Path does not match |
| 69 | website_articles | /articles | Path does not match |
| 70 | website_articles_show | /articles/{slug} | Path does not match |
| 71 | website_contact | /contact | Path does not match |
| 72 | website_docs | /docs | Path does not match |
| 73 | website_faq | /faq | Path does not match |
| 74 | website_index | / | Path does not match |
| 75 | website_pricing | /pricing | Path does not match |
| 76 | website_privacy_policy | /privacy-policy | 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.