Redirect 302 redirect from GET @app_homepage (c5349b)

GET https://employee-ai.de/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _api_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _preview_error /_error/{code}.{_format} Path does not match
12 _wdt_stylesheet /_wdt/styles Path does not match
13 _wdt /_wdt/{token} Path does not match
14 _profiler_home /_profiler/ Path does not match
15 _profiler_search /_profiler/search Path does not match
16 _profiler_search_bar /_profiler/search_bar Path does not match
17 _profiler_phpinfo /_profiler/phpinfo Path does not match
18 _profiler_xdebug /_profiler/xdebug Path does not match
19 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
20 _profiler_search_results /_profiler/{token}/search/results Path does not match
21 _profiler_open_file /_profiler/open Path does not match
22 _profiler /_profiler/{token} Path does not match
23 _profiler_router /_profiler/{token}/router Path does not match
24 _profiler_exception /_profiler/{token}/exception Path does not match
25 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
26 app_ai_chat_index /ai/chat Path does not match
27 app_ai_chat_send_message /ai/chat/send-message Path does not match
28 app_ai_chat_upload_file /ai/chat/upload-file Path does not match
29 app_ai_chat_clear /ai/chat/clear Path does not match
30 app_ai_chat_session_delete /ai/chat/session/{uuid}/delete Path does not match
31 app_ai_chat_session_messages /ai/chat/session/{uuid}/messages Path does not match
32 app_ai_chat_send_feedback /ai/chat/send-feedback Path does not match
33 app_ai_chat_store_import_data /ai/chat/store-import-data Path does not match
34 api_ai_complete /api/ai/complete Path does not match
35 api_ai_extract_variables /api/ai/extract-variables Path does not match
36 api_ai_template_complete /api/ai/complete_from_template Path does not match
37 api_ai_analyze_csv /api/ai/analyze_csv Path does not match
38 api_ai_prompt_templates /api/ai/prompt-templates Path does not match
39 api_ai_continue /api/ai/continue Path does not match
40 api_ai_chat_completion /api/ai/chat-completion Path does not match
41 app_ai_prompt_index /ai/prompt/ Path does not match
42 app_ai_prompt_new /ai/prompt/new Path does not match
43 app_ai_prompt_show /ai/prompt/{id} Path does not match
44 app_ai_prompt_edit /ai/prompt/{id}/edit Path does not match
45 app_ai_prompt_delete /ai/prompt/{id} Path does not match
46 app_chat_usage_index /chat-usage/ Path does not match
47 app_chat_usage_settings /chat-usage/settings Path does not match
48 app_api_client_usage /chat-usage/api/client/{id}/usage Path does not match
49 app_client_index /client Path does not match
50 app_client_new /client/new Path does not match
51 app_client_show /client/{id} Path does not match
52 app_client_edit /client/{id}/edit Path does not match
53 app_client_delete /client/{id} Path does not match
54 app_client_add_admin /client/{id}/add-admin Path does not match
55 app_client_add_office /client/{id}/add-office Path does not match
56 app_client_edit_user /client/user/{id}/edit Path does not match
57 app_client_delete_user /client/user/{id}/delete Path does not match
58 app_customer_index /customer Path does not match
59 app_customer_new /customer/new Path does not match
60 app_customer_show /customer/{id} Path does not match
61 app_customer_edit /customer/{id}/edit Path does not match
62 app_customer_delete /customer/{id} Path does not match
63 app_customer_order_index /customer-order Path does not match
64 app_customer_order_new /customer-order/new Path does not match
65 app_customer_order_show /customer-order/{id} Path does not match
66 app_customer_order_edit /customer-order/{id}/edit Path does not match
67 app_customer_order_delete /customer-order/{id} Path does not match
68 app_customer_order_assign_employees /customer-order/{id}/assign-employees Path does not match
69 app_homepage / Path does not match
70 app_dashboard /dashboard Path does not match
71 app_dashboard_profile /dashboard/profile Path does not match
72 app_dashboard_profile_edit /dashboard/profile/edit Path does not match
73 app_dashboard_profile_change_password /dashboard/profile/change-password Path does not match
74 app_dashboard_profile_activity_log /dashboard/profile/activity-log Path does not match
75 app_dashboard_calendar /dashboard/calendar/{year}/{week} Path does not match
76 app_dashboard_search /dashboard/search Path does not match
77 app_dashboard_notifications /dashboard/notifications Path does not match
78 app_dashboard_available_employees /dashboard/available-employees Path does not match
79 app_document_index /document/ Path does not match
80 app_document_new /document/new Path does not match
81 app_document_templates /document/templates Path does not match
82 app_document_show /document/{id} Path does not match
83 app_document_edit /document/{id}/edit Path does not match
84 app_document_preview /document/{id}/preview Path does not match
85 app_document_pdf /document/{id}/pdf Path does not match
86 app_document_preview_marked /document/{id}/preview/marked Path does not match
87 app_document_markers_add /document/{id}/markers/add Path does not match
88 app_document_marker_update /document/markers/{id} Path does not match
89 app_document_marker_delete /document/markers/{id}/delete Path does not match
90 app_document_generate /document/{id}/generate/{employeeId} Path does not match
91 app_document_preview_employee /document/{id}/preview/{employeeId} Path does not match
92 app_document_markers /document/{id}/markers Path does not match
93 app_document_marker_position_update /document/marker/{markerId}/position Path does not match
94 app_document_markers_new /document/{id}/markers/new Path does not match
95 app_document_markers_edit /document/{id}/markers/{markerId}/edit Path does not match
96 app_document_markers_position /document/{id}/markers/{markerId}/position Path does not match
97 app_document_markers_delete /document/{id}/markers/{markerId}/delete Path does not match
98 app_document_save_marker_position /document/marker-position/save Path does not match
99 app_document_sign /document/{id}/sign Path does not match
100 app_document_signatures /document/{id}/signatures Path does not match
101 app_document_versions /document/{id}/versions Path does not match
102 app_document_schedule /document/{id}/schedule Path does not match
103 app_document_schedule_delete /document/{id}/schedule/delete Path does not match
104 app_document_generate_for_employees /document/{id}/generate-for-employees Path does not match
105 app_document_expiring /document/expiring Path does not match
106 app_document_delete /document/{id}/delete Path does not match
107 app_document_page /document/{id}/page/{page} Path does not match
108 app_document_wizard /document/{id}/wizard Path does not match
109 app_document_wizard_marker_add /document/{id}/wizard/marker/add Path does not match
110 app_document_wizard_marker_update /document/wizard/marker/{id} Path does not match
111 app_document_wizard_marker_edit /document/wizard/marker/{id}/edit Path does not match
112 app_document_wizard_marker_delete /document/wizard/marker/{id} Path does not match
113 app_document_wizard_generate /document/{id}/wizard/generate/{employeeId} Path does not match
114 app_document_wizard_preview /document/{id}/wizard/preview/{employeeId} Path does not match
115 app_document_wizard_page_image /document/{id}/wizard/page/{pageNumber} Path does not match
116 app_document_wizard_markers_list /document/{id}/wizard/markers Path does not match
117 app_employee_index /employee Path does not match
118 app_employee_new /employee/new Path does not match
119 app_employee_show /employee/{id} Path does not match
120 app_employee_edit /employee/{id}/edit Path does not match
121 app_employee_delete /employee/{id} Path does not match
122 app_employee_signature /employee/{id}/signature/{documentId} Path does not match
123 app_employee_signature_marker /employee/{id}/signature-marker/{documentId}/{markerId} Path does not match
124 app_employee_multi_signature /employee/{id}/multi-signature/{documentId} Path does not match
125 app_employee_download_signed_document /employee/{id}/download-signed-document/{documentId} Path does not match
126 app_employee_signature_status /employee/{id}/signature-status Path does not match
127 app_file_document /uploads/documents/{filename} Path does not match
128 app_file_signature /uploads/signatures/{filename} Path does not match
129 app_file_message_attachment /uploads/message_attachments/{filename} Path does not match
130 app_file_employee_profile_picture /uploads/employee_profiles/{filename} Path does not match
131 app_import_index /import/ Path does not match
132 app_import_employees /import/employees Path does not match
133 app_import_customers /import/customers Path does not match
134 app_import_worktimes /import/worktimes Path does not match
135 app_import_analyze_csv /import/analyze-csv Path does not match
136 app_import_preview_csv /import/preview-csv-import/{type} Path does not match
137 app_import_execute_csv /import/execute-csv-import/{type} Path does not match
138 app_message_index /messages/ Path does not match
139 app_message_conversation /messages/conversation/{uuid} Path does not match
140 app_message_send /messages/conversation/{uuid}/send Path does not match
141 app_message_new_conversation /messages/new-conversation Path does not match
142 app_message_check_new /messages/check-new-messages Path does not match
143 app_message_search /messages/search Path does not match
144 app_message_load_more /messages/conversation/{uuid}/load-more Path does not match
145 app_message_forward /messages/message/{id}/forward Path does not match
146 app_message_delete /messages/message/{id}/delete Path does not match
147 app_message_check_updates /messages/conversation/{uuid}/check-updates Path does not match
148 app_message_get_new /messages/conversation/{uuid}/get-new Path does not match
149 app_message_mark_read /messages/conversation/{uuid}/mark-read Path does not match
150 app_message_recipients /messages/recipients Path does not match
151 app_notification_settings /notification-settings Path does not match
152 app_order_assignment_index /order/assignment Path does not match
153 app_order_assignment_planning_dashboard /order/assignment/planning-dashboard Path does not match
154 app_order_assignment_dashboard_data /order/assignment/dashboard-data Path does not match
155 app_order_assignment_update_status /order/assignment/{id}/status Path does not match
156 app_order_assignment_reassign /order/assignment/{id}/reassign Path does not match
157 app_order_assignment_new /order/assignment/new Path does not match
158 app_order_assignment_show /order/assignment/{id} Path does not match
159 app_order_assignment_edit /order/assignment/{id}/edit Path does not match
160 app_order_assignment_delete /order/assignment/{id} Path does not match
161 app_order_assignment_check_overlap /order/assignment/api/check-assignment-overlap/{employeeId} Path does not match
162 app_order_assignment_new_for_employee /order/assignment/new/employee/{employee} Path does not match
163 app_reset_password_request /reset-password Path does not match
164 app_check_email /reset-password/check-email Path does not match
165 app_reset_password /reset-password/reset/{token} Path does not match
166 app_reset_password_success /reset-password/success Path does not match
167 app_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.