https://dev-ginger.dwerk.at/login

Routing

ginger_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 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 dw_ginger_address_search /address/search Path does not match
14 dw_ginger_address_connect /address/connect/{person}/{address} Path does not match
15 dw_ginger_admin_log_new /admin-log/{person}/new Path does not match
16 dw_ginger_attribute_index /attribute/{type} Path does not match
17 dw_ginger_attribute_search /attribute/search Path does not match
18 dw_ginger_attribute_index_reset_filter /attribute/filter/reset Path does not match
19 dw_ginger_attribute_new /attribute/new Path does not match
20 dw_ginger_attribute_edit /attribute/{id}/edit Path does not match
21 dw_ginger_attribute_delete /attribute/{id} Path does not match
22 ginger_dashboard / Path does not match
23 testproximity /dev/{id} Path does not match
24 dw_ginger_devel_index /devel/ Path does not match
25 dw_ginger_download_export /download/export/{filename} Path does not match
26 dw_ginger_download_export_done /download/export-done Path does not match
27 dw_ginger_duplicate_edit /duplicate/{id}/edit Path does not match
28 dw_ginger_duplicate_index /duplicate/ Path does not match
29 dw_ginger_duplicate_index_reset_filter /duplicate/filter/reset Path does not match
30 dw_ginger_duplicate_new /duplicate/new Path does not match
31 dw_ginger_duplicate_delete /duplicate/{id} Path does not match
32 dw_ginger_group_search /group/search Path does not match
33 dw_ginger_group_index /group/ Path does not match
34 dw_ginger_group_index_reset_filter /group/filter/reset Path does not match
35 dw_ginger_group_new /group/new Path does not match
36 dw_ginger_group_edit /group/{id}/edit Path does not match
37 dw_ginger_group_delete /group/{id} Path does not match
38 dw_ginger_integration_search /integration/search Path does not match
39 dw_ginger_integration_index /integration/ Path does not match
40 dw_ginger_integration_index_reset_filter /integration/filter/reset Path does not match
41 dw_ginger_integration_new /integration/new Path does not match
42 dw_ginger_integration_edit /integration/{id}/edit Path does not match
43 dw_ginger_integration_delete /integration/{id} Path does not match
44 dw_ginger_job_index /job/{state} Path does not match
45 dw_ginger_person_edit_tags /person/{id}/tags Path does not match
46 dw_ginger_person_activities /person/{id}/activities Path does not match
47 dw_ginger_person_remove_address /person/remove-address/{type}/{id} Path does not match
48 dw_ginger_person_anonymize /person/{id}/anonymize Path does not match
49 dw_ginger_person_batch_export /person/batch/export/{format} Path does not match
50 dw_ginger_person_search_extended /person/extended-search Path does not match
51 dw_ginger_person_ajax_render_search_extended /person/extended-search/form Path does not match
52 dw_ginger_person_index_reset_filter /person/filter/reset Path does not match
53 dw_ginger_person_batch_toggle_tags /person/batch/tags/toggle Path does not match
54 dw_ginger_person_tags /person/tags/ Path does not match
55 dw_ginger_person_search /person/search Path does not match
56 dw_ginger_person_index /person/ Path does not match
57 dw_ginger_person_new /person/new Path does not match
58 dw_ginger_person_edit /person/{id}/edit Path does not match
59 dw_ginger_person_delete /person/{id} Path does not match
60 ginger_forgot_password_request /reset-password Path does not match
61 ginger_check_email /reset-password/check-email Path does not match
62 ginger_reset_password /reset-password/reset/{token} Path does not match
63 ginger_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.