GET https://ge-pictos.testeduge.ch/sequence/list

Routing

sequence_list Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login?access-denied-from=/sequence/list (route: "n/a")

Route Matching Logs

Path to match: /sequence/list
# Route name Path Log
1 group_list /group/list Path does not match
2 group_edit /group/edit/{id} Path does not match
3 group_create /group/create Path does not match
4 group_delete /group/delete/{id} Path does not match
5 app_index / Path does not match
6 news_list /news/list Path does not match
7 news_edit /news/edit/{id} Path does not match
8 news_create /news/create Path does not match
9 news_delete /news/delete/{id} Path does not match
10 pictogram_list /pictogram/list Path does not match
11 pictogram_list_data /pictogram/list/data Path does not match
12 pictogram_delete /pictogram/delete/{id} Path does not match
13 pictogram_toggle_explicit /pictogram/toggle-explicit/{id} Path does not match
14 preset_list /preset/list Path does not match
15 preset_edit /preset/edit/{id} Path does not match
16 preset_create /preset/create Path does not match
17 preset_delete /preset/delete/{id} Path does not match
18 preset_get /preset/get/{id} Path does not match
19 preset_share /preset/share/{id} Path does not match
20 preset_duplicate /preset/duplicate/{id} Path does not match
21 saml_role_list /saml-role/list Path does not match
22 saml_role_edit /saml-role/edit/{id} Path does not match
23 saml_role_create /saml-role/create Path does not match
24 saml_role_delete /saml-role/delete/{id} Path does not match
25 security_index /login Path does not match
26 saml_login /saml/login Path does not match
27 saml_logout /saml/logout Path does not match
28 security_logout /security/logout Path does not match
29 sequence_list /sequence/list Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.