Routing
instance_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://software-3d.immotech.app/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | instance_embed | /embed/{slug} | Path does not match |
| 2 | instance_embed_property_detail | /embed/{slug}/property-detail | Path does not match |
| 3 | instance_embed_biens_partial | /embed/{slug}/biens | Path does not match |
| 4 | instance_embed_view_data | /embed/{slug}/view-data | Path does not match |
| 5 | instance_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.