Routing
(none)
Matched route
Route Matching Logs
Path to match:
/onto/event/creation/68475
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_buyer_dmbuyer | /onto/buyer/{id} | Path does not match |
| 2 | app_buyer_dmcitizen | /onto/citizen/{id} | Path does not match |
| 3 | app_default_admin | /admin | Path does not match |
| 4 | welcome | / | Path does not match |
| 5 | app_event_dmcreationevent | /onto/event/creation/{id}.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.