GET http://sel-main.review.gitlab.himow.fr/login

Routing

himow_user_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 himow_admin_index /admin/ Path does not match
3 himow_admin_login /admin/login Path does not match
4 himow_admin_logout /admin/logout Path does not match
5 himow_admin_register /admin/register Path does not match
6 himow_admin_verify_email /admin/verify/email Path does not match
7 himow_admin_components_manager_components_index /admin/components-manager/ Path does not match
8 himow_admin_design_system_components_manager_components_index /admin/components-manager/design-system Path does not match
9 himow_admin_components_manager_components_composer_switch /admin/components-manager/{componentSlug}/composer Path does not match
10 himow_admin_components_manager_components_symfony_switch /admin/components-manager/{componentSlug}/symfony Path does not match
11 himow_admin_components_entities_index /admin/components-entities/ Path does not match
12 himow_admin_components_entities_create /admin/components-entities/create Path does not match
13 himow_admin_components_entities_update /admin/components-entities/{id}/update Path does not match
14 himow_admin_components_entities_delete /admin/components-entities/{id}/delete Path does not match
15 himow_admin_components_properties_index /admin/components-properties/ Path does not match
16 himow_admin_components_properties_create /admin/components-properties/create Path does not match
17 himow_admin_components_properties_update /admin/components-properties/{id}/update Path does not match
18 himow_admin_components_properties_delete /admin/components-properties/{id}/delete Path does not match
19 himow_admin_defined_term_index /admin/defined-term/ Path does not match
20 himow_admin_defined_term_create /admin/defined-term/create Path does not match
21 himow_admin_defined_term_retrieve /admin/defined-term/{id}/retrieve Path does not match
22 himow_admin_defined_term_update /admin/defined-term/{id}/update Path does not match
23 himow_admin_defined_term_delete /admin/defined-term/{id}/delete Path does not match
24 himow_admin_defined_term_set_index /admin/defined-term-set/ Path does not match
25 himow_admin_defined_term_set_create /admin/defined-term-set/create Path does not match
26 himow_admin_defined_term_set_update /admin/defined-term-set/{id}/update Path does not match
27 himow_admin_defined_term_set_delete /admin/defined-term-set/{id}/delete Path does not match
28 himow_admin_person_index /admin/person/ Path does not match
29 himow_admin_person_create /admin/person/create Path does not match
30 himow_admin_person_retrieve /admin/person/{id}/retrieve Path does not match
31 himow_admin_person_update /admin/person/{id}/update Path does not match
32 himow_admin_person_delete /admin/person/{id}/delete Path does not match
33 himow_person_index /person/ Path does not match
34 himow_person_retrieve /person/{id}/retrieve Path does not match
35 himow_search_results /search/results Path does not match
36 himow_admin_service_index /admin/service/ Path does not match
37 himow_admin_service_create /admin/service/create Path does not match
38 himow_admin_service_retrieve /admin/service/retrieve/{id} Path does not match
39 himow_admin_service_update /admin/service/{id}/update Path does not match
40 himow_admin_service_delete /admin/service/{id}/delete Path does not match
41 himow_service_retrieve /service/retrieve/{id} Path does not match
42 himow_admin_user_index /admin/user/ Path does not match
43 himow_admin_user_create /admin/user/create Path does not match
44 himow_admin_user_retrieve /admin/user/{id}/retrieve Path does not match
45 himow_admin_user_update /admin/user/{id}/update Path does not match
46 himow_admin_user_delete /admin/user/{id}/delete Path does not match
47 himow_user_login /login Route matches!

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