Routing
front_kota_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/kota.json
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_donasi_index | /donasi.json | Path does not match |
| 2 | forgot_passwordindex | /forgot.json | Path does not match |
| 3 | front_bulletin_index | /bulletin.json | Path does not match |
| 4 | front_bulletin_index_react | /bulletin-x.json | Path does not match |
| 5 | front_cabang_index | /cabang.json | Path does not match |
| 6 | front_cabang_index_react | /cabang-x.json | Path does not match |
| 7 | front_kota_index | /kota.json | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.