Routing
app_apivitrine_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/vitrine
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_dashboardadmin_index | /admin/admin | Path does not match |
2 | app_admin_dashboardmanager_index | /admin/manager | Path does not match |
3 | api_1c_app_api1c_updlist | /api_1c/upd_list/{page} | Path does not match |
4 | api_1c_app_api1c_updsetaspayed | /api_1c/upd_set_as_payed/{id} | Path does not match |
5 | app_apivitrine_index | /api/vitrine | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.