Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/en/login
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | account.choose_membership | /{_locale}/account/choose-organisation | Path does not match |
15 | account.forgot-password | /{_locale}/forgot-password | Path does not match |
16 | account.invitations | /{_locale}/account/invitations | Path does not match |
17 | account.login | /{_locale}/login | Path does not match |
18 | account.reset_password | /{_locale}/account/reset-password | Path does not match |
19 | account.settings | /{_locale}/account | Path does not match |
20 | account.sign-up | /{_locale}/sign-up | Path does not match |
21 | backend.open_questions.add | /{_locale}/backend/open-questions/add | Path does not match |
22 | backend.open_questions.list | /{_locale}/backend/open-questions | Path does not match |
23 | backend.open_questions.remove | /{_locale}/backend/open-questions/{id}/remove | Path does not match |
24 | backend.organisation_memberships.add | /{_locale}/backend/organisation_memberships/add | Path does not match |
25 | backend.organisation_memberships.edit | /{_locale}/backend/organisation_memberships/{id} | Path does not match |
26 | backend.organisation_memberships.list | /{_locale}/backend/organisation_memberships | Path does not match |
27 | backend.organisation_memberships.remove | /{_locale}/backend/organisation_memberships/{id}/remove | Path does not match |
28 | backend.organisations.add | /{_locale}/backend/organisations/add | Path does not match |
29 | backend.organisations.edit | /{_locale}/backend/organisations/{id} | Path does not match |
30 | backend.organisations.list | /{_locale}/backend/organisations | Path does not match |
31 | backend.organisations.remove | /{_locale}/backend/organisations/{id}/remove | Path does not match |
32 | backend.poll_verification.list | /{_locale}/backend/poll_verification | Path does not match |
33 | backend.statements.add | /{_locale}/backend/statements/add | Path does not match |
34 | backend.statements.edit | /{_locale}/backend/statements/{id} | Path does not match |
35 | backend.statements.list | /{_locale}/backend/statements | Path does not match |
36 | backend.statements.remove | /{_locale}/backend/statements/{id}/remove | Path does not match |
37 | backend.users.archive | /{_locale}/backend/users/archive/{id} | Path does not match |
38 | backend.users.edit | /{_locale}/backend/users/edit/{id} | Path does not match |
39 | backend.users.list | /{_locale}/backend/users | Path does not match |
40 | backend.users.remove | /{_locale}/backend/users/remove/{id} | Path does not match |
41 | backend.users.unarchive | /{_locale}/backend/users/unarchive/{id} | Path does not match |
42 | home.filters | /{_locale}/home/filters | Path does not match |
43 | home.goals | /{_locale}/home/goals | Path does not match |
44 | home | /{_locale}/home | Path does not match |
45 | home.change_alignment_kpi | /{_locale}/home/changeAlignmentKpi | Path does not match |
46 | home.tags | /{_locale}/home/tags | Path does not match |
47 | 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.