Routing
app_homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_axle_group_index | /admin/axle-group | Path does not match |
| 3 | admin_axle_group_new | /admin/axle-group/new | Path does not match |
| 4 | admin_axle_group_batch_delete | /admin/axle-group/batch-delete | Path does not match |
| 5 | admin_axle_group_autocomplete | /admin/axle-group/autocomplete | Path does not match |
| 6 | admin_axle_group_render_filters | /admin/axle-group/render-filters | Path does not match |
| 7 | admin_axle_group_edit | /admin/axle-group/{entityId}/edit | Path does not match |
| 8 | admin_axle_group_delete | /admin/axle-group/{entityId}/delete | Path does not match |
| 9 | admin_axle_group_detail | /admin/axle-group/{entityId} | Path does not match |
| 10 | admin_calibration_index | /admin/calibration | Path does not match |
| 11 | admin_calibration_new | /admin/calibration/new | Path does not match |
| 12 | admin_calibration_batch_delete | /admin/calibration/batch-delete | Path does not match |
| 13 | admin_calibration_autocomplete | /admin/calibration/autocomplete | Path does not match |
| 14 | admin_calibration_render_filters | /admin/calibration/render-filters | Path does not match |
| 15 | admin_calibration_edit | /admin/calibration/{entityId}/edit | Path does not match |
| 16 | admin_calibration_delete | /admin/calibration/{entityId}/delete | Path does not match |
| 17 | admin_calibration_detail | /admin/calibration/{entityId} | Path does not match |
| 18 | admin_device_index | /admin/device | Path does not match |
| 19 | admin_device_new | /admin/device/new | Path does not match |
| 20 | admin_device_batch_delete | /admin/device/batch-delete | Path does not match |
| 21 | admin_device_autocomplete | /admin/device/autocomplete | Path does not match |
| 22 | admin_device_render_filters | /admin/device/render-filters | Path does not match |
| 23 | admin_device_edit | /admin/device/{entityId}/edit | Path does not match |
| 24 | admin_device_delete | /admin/device/{entityId}/delete | Path does not match |
| 25 | admin_device_detail | /admin/device/{entityId} | Path does not match |
| 26 | admin_user_index | /admin/user | Path does not match |
| 27 | admin_user_new | /admin/user/new | Path does not match |
| 28 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 29 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 30 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 31 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 32 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 33 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 34 | admin_vehicle_index | /admin/vehicle | Path does not match |
| 35 | admin_vehicle_new | /admin/vehicle/new | Path does not match |
| 36 | admin_vehicle_batch_delete | /admin/vehicle/batch-delete | Path does not match |
| 37 | admin_vehicle_autocomplete | /admin/vehicle/autocomplete | Path does not match |
| 38 | admin_vehicle_render_filters | /admin/vehicle/render-filters | Path does not match |
| 39 | admin_vehicle_edit | /admin/vehicle/{entityId}/edit | Path does not match |
| 40 | admin_vehicle_delete | /admin/vehicle/{entityId}/delete | Path does not match |
| 41 | admin_vehicle_detail | /admin/vehicle/{entityId} | Path does not match |
| 42 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 43 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 44 | _wdt | /_wdt/{token} | Path does not match |
| 45 | _profiler_home | /_profiler/ | Path does not match |
| 46 | _profiler_search | /_profiler/search | Path does not match |
| 47 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 48 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 49 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 50 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 52 | _profiler_open_file | /_profiler/open | Path does not match |
| 53 | _profiler | /_profiler/{token} | Path does not match |
| 54 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 56 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 57 | api_bridge_register | /api/bridge/register | Path does not match |
| 58 | api_bridge_connect | /api/bridge/connect | Path does not match |
| 59 | api_bridge_data | /api/bridge/data | Path does not match |
| 60 | api_bridge_get_calibration | /api/bridge/calibration/{deviceId} | Path does not match |
| 61 | api_bridge_status | /api/bridge/status | Path does not match |
| 62 | api_bridge_mesh_register | /api/bridge/mesh/register | Path does not match |
| 63 | api_bridge_mesh_data | /api/bridge/mesh/data | Path does not match |
| 64 | api_bridge_mesh_topology | /api/bridge/mesh/topology | Path does not match |
| 65 | api_bridge_mesh_assign_role | /api/bridge/mesh/assign-role | Path does not match |
| 66 | api_microdata | /api/microdata | Path does not match |
| 67 | api_microdata_latest | /api/microdata/{mac}/latest | Path does not match |
| 68 | app_index | /app | Path does not match |
| 69 | app_version_json | /app/version.json | Path does not match |
| 70 | device_calibration | /calibration/device/{id} | Path does not match |
| 71 | device_calibration_history | /calibration/device/{id}/history | Path does not match |
| 72 | api_device_live_data | /calibration/api/device/{id}/live-data | Path does not match |
| 73 | api_devices_live_data | /calibration/api/devices/live-data | Path does not match |
| 74 | api_force_regression | /calibration/api/force-regression/{id} | Path does not match |
| 75 | app_dashboard | /dashboard | Path does not match |
| 76 | dashboard_api_devices_live_data | /dashboard/api/devices/live-data | Path does not match |
| 77 | api_current_user | /api/current-user | Path does not match |
| 78 | device_configure | /dashboard/device/{id}/configure | Path does not match |
| 79 | device_vehicle_edit | /dashboard/vehicle/{id}/edit | Path does not match |
| 80 | device_vehicle_delete | /dashboard/vehicle/{id}/delete | Path does not match |
| 81 | device_unassign | /dashboard/device/{id}/unassign | Path does not match |
| 82 | device_assign_to_vehicle | /dashboard/vehicle/{vehicle_id}/assign-device | Path does not match |
| 83 | device_detail | /device/{id} | Path does not match |
| 84 | device_api_live_data | /device/{id}/api/live-data | Path does not match |
| 85 | device_assign_vehicle | /device/{id}/assign-vehicle | Path does not match |
| 86 | device_unassign_vehicle | /device/{id}/unassign-vehicle | Path does not match |
| 87 | device_search_vehicles | /device/{id}/search-vehicles | Path does not match |
| 88 | device_restart | /device/{id}/restart | Path does not match |
| 89 | device_factory_reset | /device/{id}/factory-reset | Path does not match |
| 90 | device_update_firmware | /device/{id}/update-firmware | Path does not match |
| 91 | setup_device | /setup-device | Path does not match |
| 92 | configure_device | /setup-device/configure | Path does not match |
| 93 | qr_config | /setup-device/qr-config | Path does not match |
| 94 | app_homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.