Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | mapbender_core_application_application | /application/{slug}.{_format} | Path does not match |
| 2 | mapbender_core_application_assets | /application/{slug}/assets/{type} | Path does not match |
| 3 | mapbender_core_application_sourcemap | /application/{slug}/sourcemap/{type} | Path does not match |
| 4 | mapbender_core_components_components | /components/{packageName}/{path} | Path does not match |
| 5 | mapbender_core_application_configuration | /application/{slug}/config | Path does not match |
| 6 | srs_autocomplete | /srs-autocomplete | Path does not match |
| 7 | mapbender_core_application_element | /application/{slug}/element/{id}/{action} | Path does not match |
| 8 | mapbender_core_element_reloadmarkup | /application/{slug}/elements | Path does not match |
| 9 | mapbender_core_instancetunnel_instancetunnel | /instance/{instanceId}/tunnel | Path does not match |
| 10 | mapbender_core_instancetunnel_instancetunnellegend | /instance/{instanceId}/tunnel/legend/{layerId} | Path does not match |
| 11 | mapbender_core_login_login | /user/login | Path does not match |
| 12 | mapbender_core_login_logout | /user/logout | Path does not match |
| 13 | mapbender_core_login_dummy | /user/login/check | Path does not match |
| 14 | mapbender_core_application_metadata | /application/metadata/{instance}/{layerId} | Path does not match |
| 15 | mapbender_core_userinfo_userinfo | /userinfo.json | Path does not match |
| 16 | mapbender_core_welcome_list | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.