Routing
(none)
Matched route
Route Matching Logs
Path to match:
/security/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_archimon_authorize | /admin/archimon/authorize | Path does not match |
| 2 | admin_archimon_start | /admin/archimon/start | Path does not match |
| 3 | callback | /oauth/callback | Path does not match |
| 4 | admin_archimon_revoke | /revoke | Path does not match |
| 5 | admin_archimon_refresh | /admin/archimon/refresh | Path does not match |
| 6 | admin_pages_dashboard | /admin/pages/dashboard | Path does not match |
| 7 | admin_user | /admin/user | Path does not match |
| 8 | admin_user_create | /admin/user/create | Path does not match |
| 9 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 10 | admin_user_edit_password | /admin/user/edit-password | Path does not match |
| 11 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
| 12 | admin_base_baseurl | /admin/ | Path does not match |
| 13 | base_baseurl | / | Path does not match |
| 14 | app_forgot_password_request | /reset-password | Path does not match |
| 15 | app_check_email | /reset-password/check-email | Path does not match |
| 16 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 17 | security_login | /security/login | Path does not match |
| 18 | security_logout | /security/logout | Path does not match |
| 19 | security_create_user | /security/create-user | Path does not match |
| 20 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 21 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 22 | api_doc | /api/docs.{_format} | Path does not match |
| 23 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 24 | api_beacons_get_collection | /api/beacons.{_format} | Path does not match |
| 25 | api_beacons_post_collection | /api/beacons.{_format} | Path does not match |
| 26 | api_beacons_get_item | /api/beacons/{id}.{_format} | Path does not match |
| 27 | api_beacons_delete_item | /api/beacons/{id}.{_format} | Path does not match |
| 28 | api_beacons_put_item | /api/beacons/{id}.{_format} | Path does not match |
| 29 | api_beacons_patch_item | /api/beacons/{id}.{_format} | Path does not match |
| 30 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 31 | _wdt | /_wdt/{token} | Path does not match |
| 32 | _profiler_home | /_profiler/ | Path does not match |
| 33 | _profiler_search | /_profiler/search | Path does not match |
| 34 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 35 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 36 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 37 | _profiler_open_file | /_profiler/open | Path does not match |
| 38 | _profiler | /_profiler/{token} | Path does not match |
| 39 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 40 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 41 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.