Redirect 302 redirect from GET @app_index (3c9cb9)

GET https://ov24-test.pixelgerecht.de/backoffice/

Routing

app_backoffice_dashboard Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /backoffice/
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 gesdinet_jwt_refresh_token /api/token/refresh Path does not match
3 app.swagger /api/doc.json Path does not match
4 app.swagger_ui /api/doc 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_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 api_login_check /api/login Path does not match
18 api_refresh_token /api/token/refresh Path does not match
19 api_token_invalidate /api/token/invalidate Path does not match
20 app_index / Path does not match
21 app_notify /notify Path does not match
22 app_admin_debug_validation_test_drive /admin/debug/validation/test-drive Path does not match
23 app_admin_debug_pdf_shit /admin/debug/pdf_shit Path does not match
24 app_admin_debug_validation /admin/debug/validation Path does not match
25 app_admin_debug_test_creator /admin/debug/test-creator/{id} Path does not match
26 app_admin_debug_test_mailer /admin/debug/test-mailer/{id} Path does not match
27 app_admin_statistics_index /admin/statistics/ Path does not match
28 app_auth_reset_password_confirm /auth/reset_password_confirm Path does not match
29 app_auth_reset_password_confirm_request /auth/reset_password_confirm_request Path does not match
30 app_auth_reset_password /auth/reset_password Path does not match
31 app_auth_reset_password_request /auth/reset_password_request Path does not match
32 app_auth_register /auth/register Path does not match
33 app_auth_register_request /auth/register_request Path does not match
34 app_auth_register_confirm /auth/register_confirm Path does not match
35 app_auth_register_confirm_request /auth/register_confirm_request Path does not match
36 app_auth_register_resend /auth/register_resend Path does not match
37 app_api_v1_company_branch_create /api/v1/company/branch Path does not match
38 app_api_v1_company_branch_delete /api/v1/company/branch/{id} Path does not match
39 app_api_v1_company_branch_get /api/v1/company/branch/{id} Path does not match
40 app_api_v1_company_branch_get_collection /api/v1/company/branch Path does not match
41 app_api_v1_company_branch_update /api/v1/company/branch/{id} Path does not match
42 app_api_v1_company_logo_get /api/v1/company/{id}/logo Path does not match
43 app_api_v1_company_upload_logo /api/v1/company/{id}/upload_logo Path does not match
44 app_api_v1_company_subscription_cancel /api/v1/company/subscription/{id}/cancel Path does not match
45 app_api_v1_company_subscription_update /api/v1/company/subscription/{id} Path does not match
46 app_api_v1_company_create /api/v1/company Path does not match
47 app_api_v1_company_me /api/v1/company/me Path does not match
48 app_api_v1_company_update /api/v1/company/{id} Path does not match
49 app_api_v1_config /api/v1/config Path does not match
50 app_api_v1_contract_create /api/v1/contract Path does not match
51 app_api_v1_contract_delete /api/v1/contract/{id} Path does not match
52 app_api_v1_contract_get /api/v1/contract/{id} Path does not match
53 app_api_v1_contract_get_collection /api/v1/contract Path does not match
54 app_api_v1_index /api/v1/contract/{id}/documents_send Path does not match
55 app_api_v1_contract_update /api/v1/contract/{id} Path does not match
56 app_api_v1_document_get_collection /api/v1/document Path does not match
57 app_api_v1_options_vehicle_manufacturer /api/v1/options/vehicle/manufacturer Path does not match
58 app_api_v1_payment_products_get /api/v1/payment/products Path does not match
59 app_api_v1_contract_print_job_get /api/v1/contract/{id}/print_job Path does not match
60 app_api_v1_user_me /api/v1/user/me Path does not match
61 app_api_v1_user_delete /api/v1/user/{id} Path does not match
62 app_api_v1_user_get_collection /api/v1/user Path does not match
63 app_api_v1_user_update /api/v1/user/{id} Path does not match
64 app_api_v1_user_invite_delete /api/v1/user/invite/{id} Path does not match
65 app_api_v1_user_invite_get_collection /api/v1/user/invite Path does not match
66 app_api_v1_user_invite_accept /api/v1/user/invite_accept Path does not match
67 app_api_v1_user_invite /api/v1/user/invite Path does not match
68 app_backoffice_company /backoffice/company Path does not match
69 app_backoffice_create /backoffice/contract/create Path does not match
70 app_backoffice_types /backoffice/contract/types Path does not match
71 app_backoffice_edit /backoffice/contract/{id}/edit Path does not match
72 app_backoffice_contracts_list /backoffice/contract Path does not match
73 app_backoffice_view /backoffice/contract/{id} Path does not match
74 app_backoffice_dashboard /backoffice/ Route matches!

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