GET https://employee-ai.de/

Routing

app_homepage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://employee-ai.de/login

Route Matching Logs

Path to match: /
# 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 / Route matches!

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