Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://siefspace.ddev.torfs.org/sign-in
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | form-filter | /filter/{class} | Path does not match |
2 | form-sort | /sort/{namespace}/{property}/{single} | Path does not match |
3 | _preview_error | /_error/{code}.{_format} | Path does not match |
4 | _logout_main | /sign-out | Path does not match |
5 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
6 | _wdt | /_wdt/{token} | Path does not match |
7 | _profiler_home | /_profiler/ | Path does not match |
8 | _profiler_search | /_profiler/search | Path does not match |
9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
14 | _profiler_open_file | /_profiler/open | Path does not match |
15 | _profiler | /_profiler/{token} | Path does not match |
16 | _profiler_router | /_profiler/{token}/router | Path does not match |
17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
19 | account.news-recipient | /account/news-recipient/{recipient}/{uuid} | Path does not match |
20 | account.dashboard | /account | Path does not match |
21 | account.profile | /account/profile | Path does not match |
22 | account.history | /account/history/{page} | Path does not match |
23 | account.rights | /account/access-rights | Path does not match |
24 | account.notifications | /account/notification-settings/{type} | Path does not match |
25 | account.add-recipient | /account/notification-settings/add-recipient | Path does not match |
26 | ajax.entity-combobox.query | /ajax/entity-combobox/query | Path does not match |
27 | ajax.notifications.dismiss | /ajax/notifications/{notification} | Path does not match |
28 | ajax.notifications.all.dismiss | /ajax/notifications/all | Path does not match |
29 | spotlight | /ajax/spotlight | Path does not match |
30 | tracer.status | /ajax/tracer/status/{id} | Path does not match |
31 | tracer.staff.status | /ajax/tracer/staff/status/{id} | Path does not match |
32 | ajax.tutorial | /ajax/tutorial/{tutorial} | Path does not match |
33 | ajax.upload | /ajax/upload | Path does not match |
34 | api.uses-questionnaires.acronyms | /api/uses-questionnaires/acronyms | Path does not match |
35 | api.uses-questionnaires.questionnaire | /api/uses-questionnaires/questionnaire | Path does not match |
36 | client.files.index | /files/{folder} | Path does not match |
37 | client.files.download | /files/download/{file} | Path does not match |
38 | client.news.index | /news/{page} | Path does not match |
39 | client.news.dashboard-message | /news/dashboard/{message} | Path does not match |
40 | client.news.message | /news/{page}/message/{message} | Path does not match |
41 | client.news.attachment | /news/attachment/{message} | Path does not match |
42 | cypress | /cypress | Path does not match |
43 | dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.