Routing
webasset_by_id
Matched route
Route Parameters
| Name | Value |
|---|---|
| uuid | "541ed0c6-f3ec-5535-90d9-fb4f3aeed27a" |
Route Matching Logs
Path to match:
/webasset/541ed0c6-f3ec-5535-90d9-fb4f3aeed27a
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | webasset_by_path | /webasset/path | Path does not match |
| 2 | webasset_src_by_path | /webasset/src | Path does not match |
| 3 | webasset_by_id | /webasset/{uuid} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.