GET http://complyfy.de/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 action_measure /action/measure/{id} Path does not match
19 app_assessment_catalog_section /app/assessments/entry/{entry}/section/{section} Path does not match
20 app_assessment_custom_section /app/assessments/entry/{entry}/custom-section/{section} Path does not match
21 app_aufgaben_index /app/aufgaben Path does not match
22 app_custom_section_new /app/custom-sections/{id}/sections/new Path does not match
23 app_custom_section_edit /app/custom-sections/sections/{id}/edit Path does not match
24 app_custom_section_delete /app/custom-sections/sections/{id}/delete Path does not match
25 app_dashboard /app Path does not match
26 app_bericht_pdf /app/bericht/pdf Path does not match
27 app_entry_index /app/entries Path does not match
28 app_entry_custom_new /app/entries/custom/new Path does not match
29 app_entry_subjects /app/entries/{id}/subjects Path does not match
30 app_entry_raci /app/entries/{id}/raci Path does not match
31 app_entry_node_raci /app/entries/{id}/node-raci/{type}/{nodeId} Path does not match
32 app_entry_detail /app/entries/{id} Path does not match
33 app_entry_contract /app/entries/{id}/contract Path does not match
34 app_entry_acknowledge_review /app/entries/{id}/acknowledge-review Path does not match
35 app_export_measures /app/export/measures.csv Path does not match
36 app_export_requirements /app/export/requirements.csv Path does not match
37 app_export_assessments /app/export/assessments.csv Path does not match
38 app_katalog_index /app/katalog Path does not match
39 app_katalog_uebernehmen /app/katalog/{id}/uebernehmen Path does not match
40 app_location_index /app/locations Path does not match
41 app_location_new /app/locations/new Path does not match
42 app_location_edit /app/locations/{id}/edit Path does not match
43 app_location_links /app/locations/{id}/links Path does not match
44 app_location_links_revoke /app/locations/{id}/links/{link}/revoke Path does not match
45 app_measure_new /app/measures/requirement/{id}/new Path does not match
46 app_measure_new_free /app/measures/new Path does not match
47 app_measure_edit /app/measures/{id}/edit Path does not match
48 app_measure_comment_add /app/measures/{id}/comments Path does not match
49 app_measure_complete /app/measures/{id}/complete Path does not match
50 app_measure_document_upload /app/measures/{id}/documents Path does not match
51 app_mitglieder /app/mitglieder Path does not match
52 app_mitglied_person_add /app/mitglieder/person Path does not match
53 app_mitglied_login /app/mitglieder/{id}/login-einrichten Path does not match
54 app_mitglied_pseudonymisieren /app/mitglieder/{id}/pseudonymisieren Path does not match
55 app_mitglied_deaktivieren /app/mitglieder/{id}/deaktivieren Path does not match
56 app_pflichten_index /app/pflichten Path does not match
57 app_requirement_new /app/requirements/entry/{id}/new Path does not match
58 app_requirement_edit /app/requirements/{id}/edit Path does not match
59 app_requirement_detail /app/requirements/{id} Path does not match
60 app_requirement_status /app/requirements/{id}/status Path does not match
61 app_requirement_statement_add /app/requirements/{id}/statements Path does not match
62 app_requirement_document_upload /app/requirements/{id}/documents Path does not match
63 app_requirement_delete /app/requirements/{id}/delete Path does not match
64 app_requirement_adopt_template /app/requirements/entry/{entry}/template/{template} Path does not match
65 tenant_select /tenants/auswahl Path does not match
66 tenant_select_post /tenants/auswahl Path does not match
67 tenant_none /tenants/keiner Path does not match
68 app_subject_index /app/subjects Path does not match
69 app_subject_edit /app/subjects/{id}/edit Path does not match
70 app_subject_delete /app/subjects/{id}/delete Path does not match
71 app_totp_manage /account/2fa Path does not match
72 app_totp_setup /account/2fa/setup Path does not match
73 app_totp_verify /account/2fa/verify Path does not match
74 app_totp_disable /account/2fa/disable Path does not match
75 app_vertraege_index /app/vertraege Path does not match
76 app_vertraege_new /app/vertraege/new Path does not match
77 app_vertraege_edit /app/vertraege/{id}/edit Path does not match
78 cockpit_index /cockpit Path does not match
79 document_download /documents/{id}/download Path does not match
80 document_delete /app/documents/{id}/delete Path does not match
81 app_home / Route matches!

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