Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://kisscut6-connect.2le-test.me/fr/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_utils_users | /api/utils/users | Path does not match |
2 | api_utils_pass | /api/utils/pass/{id} | Path does not match |
3 | api_utils_roles | /api/utils/roles | Path does not match |
4 | api_utils_add | /api/utils/users/add | Path does not match |
5 | api_utils_edit | /api/utils/users/edit/{id} | Path does not match |
6 | api_utils_reset | /api/utils/users/reset/{id} | Path does not match |
7 | api_utils_reset_locale | /api/utils/users/reset/{id}/{_locale} | Path does not match |
8 | 2le-auth | /2le-auth | Path does not match |
9 | user-details | /user-details | Path does not match |
10 | users-json | /users-json | Path does not match |
11 | 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.