Routing
accounting_index
Matched route
Route Parameters
Name | Value |
---|---|
domain | "-dev.swisskustomfaktory.ch" |
Route Redirection
This page redirects to:
https://accounting-dev.swisskustomfaktory.ch/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | accounting_findone | /admin/findone/{entityName}/{id} | Path does not match |
2 | accounting_find | /admin/find/{entityName}/{ids} | Path does not match |
3 | accounting_search_dt | /admin/search.dt/{entity} | Path does not match |
4 | accounting_autocomplete | /admin/autocomplete/{entity} | Path does not match |
5 | accounting_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.