Routing
fos_js_routing_js
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "js" |
Route Matching Logs
Path to match:
/js/routing
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | fos_js_routing_js | /js/routing.{_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.