https://siefspace.ddev.torfs.org/

Routing

dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://siefspace.ddev.torfs.org/sign-in (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 account.news-recipient /account/news-recipient/{recipient}/{uuid} Path does not match
2 account.dashboard /account Path does not match
3 account.profile /account/profile Path does not match
4 account.history /account/history/{page} Path does not match
5 account.rights /account/access-rights Path does not match
6 account.notifications /account/notification-settings/{type} Path does not match
7 account.add-recipient /account/notification-settings/add-recipient Path does not match
8 ajax.entity-combobox.query /ajax/entity-combobox/query Path does not match
9 ajax.notifications.dismiss /ajax/notifications/{notification} Path does not match
10 ajax.notifications.all.dismiss /ajax/notifications/all Path does not match
11 spotlight /ajax/spotlight Path does not match
12 tracer.status /ajax/tracer/status/{id} Path does not match
13 tracer.staff.status /ajax/tracer/staff/status/{id} Path does not match
14 ajax.tutorial /ajax/tutorial/{tutorial} Path does not match
15 ajax.upload /ajax/upload Path does not match
16 api.uses-questionnaires.acronyms /api/uses-questionnaires/acronyms Path does not match
17 api.uses-questionnaires.questionnaire /api/uses-questionnaires/questionnaire Path does not match
18 client.files.index /files/{folder} Path does not match
19 client.files.download /files/download/{file} Path does not match
20 client.news.index /news/{page} Path does not match
21 client.news.dashboard-message /news/dashboard/{message} Path does not match
22 client.news.message /news/{page}/message/{message} Path does not match
23 client.news.attachment /news/attachment/{message} Path does not match
24 cypress /cypress Path does not match
25 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.