Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | auth_login_form | /login | Path does not match |
| 2 | auth_login_check | /login_check | Path does not match |
| 3 | auth_logout | /logout | Path does not match |
| 4 | base_index | / | Path does not match |
| 5 | base_js | /index.js | Path does not match |
| 6 | audit_log_index | /audit-log | Path does not match |
| 7 | audit_log_entity | /audit-log/{segment} | Path does not match |
| 8 | audit_log_datatable_rows | /rowdata/audit-log | Path does not match |
| 9 | audit_log_list_meta | /metadata/lists/audit-log | Path does not match |
| 10 | audit_log_entity_trail | /api/audit-log/entity/{type}/{id} | Path does not match |
| 11 | power_prediction_index | /power-predictions | Path does not match |
| 12 | power_prediction_list_meta | /metadata/lists/power-predictions | Path does not match |
| 13 | power_prediction_datatable_rows | /rowdata/power-predictions | Path does not match |
| 14 | power_prediction_detail_page | /power-predictions/{id}/details | Path does not match |
| 15 | power_prediction_detail | /data/power-predictions/{id}/details | Path does not match |
| 16 | role_index | /roles | Path does not match |
| 17 | role_list_meta | /metadata/lists/roles | Path does not match |
| 18 | role_datatable_rows | /rowdata/roles | Path does not match |
| 19 | role_add_form | /forms/roles | Path does not match |
| 20 | role_update_form | /forms/roles/{id} | Path does not match |
| 21 | role_form_meta | /metadata/forms/roles | Path does not match |
| 22 | role_form_meta_update | /metadata/forms/roles/{id} | Path does not match |
| 23 | role_add | /roles | Path does not match |
| 24 | role_data | /roles/{id} | Path does not match |
| 25 | role_update | /roles/{id} | Path does not match |
| 26 | role_delete | /roles/{id} | Path does not match |
| 27 | user_index | /users | Path does not match |
| 28 | user_list_meta | /metadata/lists/users | Path does not match |
| 29 | user_datatable_rows | /rowdata/users | Path does not match |
| 30 | user_add_form | /forms/users | Path does not match |
| 31 | user_update_form | /forms/users/{id} | Path does not match |
| 32 | user_form_meta | /metadata/forms/users | Path does not match |
| 33 | user_form_meta_update | /metadata/forms/users/{id} | Path does not match |
| 34 | user_add | /users | Path does not match |
| 35 | user_data | /users/{id} | Path does not match |
| 36 | user_update | /users/{id} | Path does not match |
| 37 | user_delete | /users/{id} | Path does not match |
| 38 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 39 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 40 | _profiler_vite | /_profiler/vite | Path does not match |
| 41 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 42 | _wdt | /_wdt/{token} | Path does not match |
| 43 | _profiler_home | /_profiler/ | Path does not match |
| 44 | _profiler_search | /_profiler/search | Path does not match |
| 45 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 46 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 47 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 48 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 49 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 50 | _profiler_open_file | /_profiler/open | Path does not match |
| 51 | _profiler | /_profiler/{token} | Path does not match |
| 52 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 53 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 54 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 55 | power_prediction_generate_page | /power-predictions/generate | Path does not match |
| 56 | power_prediction_availability | /data/power-predictions/availability | Path does not match |
| 57 | power_prediction_health_factor | /data/power-predictions/health-factor | Path does not match |
| 58 | power_prediction_generate | /data/power-predictions/generate | 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.