Routing
app_watchdog
Matched route
Route Parameters
| Name | Value |
|---|---|
| schemes | [
"https"
] |
Route Matching Logs
Path to match:
/x86/es/VIRTWAY/apiServerOnline.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_messenger_test | /messenger-test | Path does not match |
| 2 | app_watchdog | /x86/es/VIRTWAY/apiServerOnline.xml | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.