Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | 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_ai_suggestion | /api/ai/suggestion | Path does not match |
| 18 | api_ai_batch | /api/ai/batch | Path does not match |
| 19 | api_ai_providers | /api/ai/providers | Path does not match |
| 20 | api_ai_cache_status | /api/ai/cache-status | Path does not match |
| 21 | app_contrast | /tools/contrast | Path does not match |
| 22 | app_contrast_palette | /tools/contrast/palette | Path does not match |
| 23 | app_dashboard | / | Path does not match |
| 24 | app_health | /health | Path does not match |
| 25 | api_health | /api/health | Path does not match |
| 26 | app_history | /scans | Path does not match |
| 27 | app_history_bulk_delete | /scans/bulk-delete | Path does not match |
| 28 | app_switch_locale | /switch-locale/{locale} | Path does not match |
| 29 | app_login | /login | Path does not match |
| 30 | app_logout | /logout | Path does not match |
| 31 | pdf_ai_alt_text_generate | /pdf/{id}/ai/alt-text/generate | Path does not match |
| 32 | pdf_ai_alt_text_save | /pdf/{id}/ai/alt-text/save | Path does not match |
| 33 | pdf_ai_remediate | /pdf/{id}/ai/remediate | Path does not match |
| 34 | pdf_ai_remediate_status | /pdf/{id}/ai/remediate/status | Path does not match |
| 35 | pdf_ai_download_accessible | /pdf/{id}/ai/download-accessible | Path does not match |
| 36 | app_pdf_upload | /pdf/upload | Path does not match |
| 37 | app_pdf_show | /pdf/{id} | Path does not match |
| 38 | app_pdf_scan | /pdf/{id}/scan | Path does not match |
| 39 | app_pdf_delete | /pdf/{id}/delete | Path does not match |
| 40 | pdf_editor_show | /pdf/{id}/editor | Path does not match |
| 41 | pdf_editor_original_pdf | /pdf/{id}/editor/original.pdf | Path does not match |
| 42 | pdf_editor_save | /pdf/{id}/editor/save | Path does not match |
| 43 | pdf_editor_preview | /pdf/{id}/editor/preview | Path does not match |
| 44 | pdf_editor_generate | /pdf/{id}/editor/generate | Path does not match |
| 45 | pdf_editor_html_preview | /pdf/{id}/editor/html-preview | Path does not match |
| 46 | pdf_editor_download | /pdf/{id}/editor/download/{format} | Path does not match |
| 47 | app_profile | /profile | Path does not match |
| 48 | app_profile_password | /profile/password | Path does not match |
| 49 | app_report_view | /report/{id} | Path does not match |
| 50 | app_report_download | /report/{id}/download/{format} | Path does not match |
| 51 | app_report_preview | /report/{id}/preview | Path does not match |
| 52 | app_scan_new | /scan/new | Path does not match |
| 53 | app_scan_start | /scan/start | Path does not match |
| 54 | app_scan_edit | /scan/{id}/edit | Path does not match |
| 55 | app_scan_show | /scan/{id} | Path does not match |
| 56 | app_scan_progress | /scan/{id}/progress | Path does not match |
| 57 | app_scan_results | /scan/{id}/results | Path does not match |
| 58 | app_scan_cancel | /scan/{id}/cancel | Path does not match |
| 59 | app_scan_retry | /scan/{id}/retry | Path does not match |
| 60 | app_scan_delete | /scan/{id}/delete | Path does not match |
| 61 | app_scan_api_progress | /scan/{id}/api/progress | Path does not match |
| 62 | app_scan_url_detail | /scan/{scanId}/url/{urlId} | 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.